ilib-assemble
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "ilib-assemble", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "./src/index.mjs", | ||
@@ -58,3 +58,3 @@ "bin": { | ||
"ilib-mock": "file:test/ilib-mock/ilib-mock-1.0.0.tgz", | ||
"jsdoc": "^3.6.10", | ||
"jsdoc": "^3.6.11", | ||
"jsdoc-to-markdown": "^7.1.1", | ||
@@ -67,4 +67,4 @@ "nodeunit": "^0.11.3" | ||
"dependencies": { | ||
"ilib-common": "^1.1.0", | ||
"ilib-locale": "^1.2.0", | ||
"ilib-common": "^1.1.1", | ||
"ilib-locale": "^1.2.1", | ||
"json5": "^2.2.1", | ||
@@ -71,0 +71,0 @@ "options-parser": "^0.4.0" |
@@ -23,3 +23,3 @@ # ilib-assemble | ||
"scripts": { | ||
"assemble": "ilib-assemble locale" | ||
"assemble": "ilib-assemble ./locale" | ||
} | ||
@@ -181,2 +181,6 @@ ``` | ||
### v1.1.1 | ||
- Updated dependencies to avoid the polyfill bloat | ||
### v1.1.0 | ||
@@ -183,0 +187,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38110
447
200
Updatedilib-common@^1.1.1
Updatedilib-locale@^1.2.1