New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.1 to 1.1.2

7

package.json
{
"name": "ilib-assemble",
"version": "1.1.1",
"version": "1.1.2",
"main": "./src/index.mjs",
"type": "module",
"bin": {

@@ -66,4 +67,4 @@ "ilib-assemble": "./src/index.mjs",

"dependencies": {
"ilib-common": "^1.1.1",
"ilib-locale": "^1.2.1",
"ilib-common": "^1.1.2",
"ilib-locale": "^1.2.2",
"json5": "^2.2.1",

@@ -70,0 +71,0 @@ "options-parser": "^0.4.0"

@@ -180,2 +180,6 @@ # ilib-assemble

### v1.1.2
- work with the hybrid commonjs/ESM modules
### v1.1.1

@@ -201,2 +205,2 @@

- Code to replace the ilib-webpack-loader and ilib-webpack-plugin by
performing the same task, but outside of webpack.
performing the same task, but outside of webpack.

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