Procházet zdrojové kódy

update `single-file-core`

Gildas před 2 roky
rodič
revize
043844e3eb
3 změnil soubory, kde provedl 8 přidání a 3 odebrání
  1. 0 0
      lib/single-file.js
  2. 7 2
      package-lock.json
  3. 1 1
      package.json

Rozdílová data souboru nebyla zobrazena, protože soubor je příliš velký
+ 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.51",
-				"single-file-core": "1.0.58"
+				"single-file-core": "1.0.59"
 			},
 			"bin": {
 				"single-file": "cli/single-file"
@@ -1488,11 +1488,16 @@
 				"single-file": "single-file"
 			}
 		},
-		"node_modules/single-file-core": {
+		"node_modules/single-file-cli/node_modules/single-file-core": {
 			"version": "1.0.58",
 			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.58.tgz",
 			"integrity": "sha512-dkWTNlI+Vj0FLVoknUFdr4zas7pJisQ5KWuAomR8GsgZQsCafTL7yOutq0YRp64avozWhlfThza0DpD7cE73eA=="
 		},
+		"node_modules/single-file-core": {
+			"version": "1.0.59",
+			"resolved": "https://registry.npmjs.org/single-file-core/-/single-file-core-1.0.59.tgz",
+			"integrity": "sha512-9H4/QZF3VIUjQG0kW5QMWNqJVT7q6ta2r5Pc1cKR5NsUOR8TqCAepyU0VWK7q4vOR6357+Eddv6/QzbyxhJujQ=="
+		},
 		"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.58",
+		"single-file-core": "1.0.59",
 		"single-file-cli": "1.0.51"
 	},
 	"devDependencies": {

Některé soubory nejsou zobrazeny, neboť je v těchto rozdílových datech změněno mnoho souborů