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

composerize

Package Overview
Dependencies
Maintainers
2
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

composerize - npm Package Compare versions

Comparing version 1.5.0 to 1.6.0

0

cli.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

33

package.json
{
"name": "composerize",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/composerize.js",

@@ -15,22 +15,23 @@ "license": "MIT",

"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.7.4",
"@babel/preset-env": "^7.0.0",
"@babel/preset-flow": "^7.0.0",
"@babel/cli": "^7.x",
"@babel/core": "^7.x",
"@babel/plugin-proposal-private-property-in-object": "^7.x",
"@babel/preset-env": "^7.x",
"@babel/preset-flow": "^7.x",
"@rollup/plugin-babel": "6.x",
"@rollup/plugin-commonjs": "25.x",
"@rollup/plugin-json": "^6.0.1",
"@rollup/plugin-node-resolve": "15.x",
"@rollup/plugin-replace": "5.x",
"babel-core": "^7.0.0-bridge.0",
"babel-jest": "^24.9.0",
"flow-bin": "^0.129.0",
"husky": "^0.14.3",
"jest": "^25.5.4",
"rollup": "^0.59.0",
"rollup-plugin-babel": "4.x",
"rollup-plugin-commonjs": "9.x",
"babel-eslint": "^10.1.0",
"babel-jest": "^27.4.3",
"jest": "^27.4.3",
"rollup": "4.x",
"rollup-plugin-node-builtins": "2.x",
"rollup-plugin-node-globals": "1.x",
"rollup-plugin-node-resolve": "3.x",
"rollup-plugin-replace": "2.x",
"rollup-plugin-uglify": "3.x"
"rollup-plugin-uglify": "6.x"
},
"dependencies": {
"composeverter": "*",
"composeverter": "latest",
"core-js": "^2.5.5",

@@ -37,0 +38,0 @@ "deepmerge": "^2.1.0",

Sorry, the diff of this file is too big to display

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