Socket
Socket
Sign inDemoInstall

rollup-plugin-cjs-es

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-cjs-es - npm Package Compare versions

Comparing version 1.1.0 to 2.0.0

16

package.json
{
"name": "rollup-plugin-cjs-es",
"version": "1.1.0",
"version": "2.0.0",
"description": "Convert CommonJS module into ES module",

@@ -27,15 +27,15 @@ "keywords": [

"endent": "^2.1.0",
"eslint": "^8.21.0",
"mocha": "^10.0.0",
"rollup": "^2.77.2",
"sinon": "^14.0.0",
"eslint": "^8.25.0",
"mocha": "^10.1.0",
"rollup": "^3.2.2",
"sinon": "^14.0.1",
"tempdir-yaml": "^0.3.0"
},
"dependencies": {
"@rollup/pluginutils": "^4.2.1",
"cjs-es": "^0.9.0",
"@rollup/pluginutils": "^5.0.1",
"cjs-es": "^0.9.2",
"es-info": "^0.4.0"
},
"peerDependencies": {
"rollup": "^2.77.2"
"rollup": "^3.2.2"
},

@@ -42,0 +42,0 @@ "engines": {

@@ -327,2 +327,6 @@ rollup-plugin-cjs-es

* 2.0.0 (Oct 17, 2022)
- Breaking: bump rollup to 3.0
* 1.1.0 (Aug 8, 2022)

@@ -329,0 +333,0 @@

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