Kaynağa Gözat

update `single-file-core`

Gildas 3 yıl önce
ebeveyn
işleme
4ef262215c
3 değiştirilmiş dosya ile 8 ekleme ve 3 silme
  1. 0 0
      lib/single-file.js
  2. 7 2
      package-lock.json
  3. 1 1
      package.json

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
lib/single-file.js


+ 7 - 2
package-lock.json

@@ -10,7 +10,7 @@
 			"license": "AGPL-3.0-or-later",
 			"dependencies": {
 				"single-file-cli": "1.0.32",
-				"single-file-core": "1.0.40"
+				"single-file-core": "1.0.41"
 			},
 			"bin": {
 				"single-file": "cli/single-file"
@@ -1467,11 +1467,16 @@
 				"single-file": "single-file"
 			}
 		},
-		"node_modules/single-file-core": {
+		"node_modules/single-file-cli/node_modules/single-file-core": {
 			"version": "1.0.40",
 			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.40.tgz",
 			"integrity": "sha512-PfaAHbMoEpPo9IyNUiAkVNouq3CYZVKqlqitCUzARQHpBqs7qTge0zsxJkjtZBHMt7ldnxpjlO0h2ozQQ4IAXA=="
 		},
+		"node_modules/single-file-core": {
+			"version": "1.0.41",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.41.tgz",
+			"integrity": "sha512-kGEq80pHb4lPPWB01bgQRvQx767lr0oMpyRVDFo7CwufwtGcOIMvSkK7ayuGl/5VD23D1gMOkR9SUhx3vkHcqQ=="
+		},
 		"node_modules/source-map": {
 			"version": "0.6.1",
 			"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",

+ 1 - 1
package.json

@@ -12,7 +12,7 @@
 		"single-file": "./cli/single-file"
 	},
 	"dependencies": {
-		"single-file-core": "1.0.40",
+		"single-file-core": "1.0.41",
 		"single-file-cli": "1.0.32"
 	},
 	"devDependencies": {

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor