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

cherry-cljs

Package Overview
Dependencies
Maintainers
1
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cherry-cljs - npm Package Compare versions

Comparing version 0.0.0-alpha.9 to 0.0.0-alpha.10

index.js

12

package.json

@@ -5,7 +5,12 @@ {

"sideEffects": false,
"version": "0.0.0-alpha.9",
"version": "0.0.0-alpha.10",
"files": [
"cljs.core.js",
"lib/cljs_core.js"
"lib",
"node_cli.js",
"index.js"
],
"bin": {
"cherry": "node_cli.js"
},
"devDependencies": {

@@ -15,4 +20,5 @@ "@vercel/ncc": "^0.34.0",

"cherry-cljs": ".",
"esbuild": "^0.14.49"
"esbuild": "^0.14.49",
"source-maps": "^1.0.12"
}
}

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