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

cjs-esm

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cjs-esm - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

dist/utils/dynamic-import-to-glob.d.ts

10

package.json
{
"name": "cjs-esm",
"version": "0.1.3",
"version": "0.1.4",
"description": "Another CommonJs transform ESModule lib.",

@@ -10,8 +10,8 @@ "main": "dist/index.js",

"scripts": {
"dev": "tsc --watch",
"build": "rm -rf dist && tsc"
"build": "rm -rf dist && tsc",
"prepublish": "npm run build"
},
"dependencies": {
"acorn": "^8.x",
"acorn-walk": "^8.x"
"acorn": "^8.4.1",
"acorn-walk": "^8.1.1"
},

@@ -18,0 +18,0 @@ "devDependencies": {

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