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

jmisc

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jmisc - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

esm/package.json

6

package.json
{
"name": "jmisc",
"version": "0.0.3",
"version": "0.0.4",
"main": "cjs/index.js",
"module": "esm/index.js",
"exports": {

@@ -16,4 +15,3 @@ ".": {

"scripts": {
"build": "tsc -p tsconfig.json && tsc -p tsconfig-cjs.json",
"prepublish": "rm -rf esm cjs && yarn build"
"prepublish": "./compile.sh"
},

@@ -20,0 +18,0 @@ "files": [

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