Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ilib-assemble

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ilib-assemble - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc