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

idmp

Package Overview
Dependencies
Maintainers
1
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

idmp - npm Package Compare versions

Comparing version 1.4.1 to 1.4.2

dist/index.browser.esm.js

27

package.json
{
"name": "idmp",
"version": "1.4.1",
"version": "1.4.2",
"keywords": [

@@ -26,26 +26,3 @@ "cache response",

"dist"
],
"scripts": {
"api": "pnpm vite-node -w mock/api.ts",
"build": "tsc && vite-node scripts/build.ts",
"dev": "tsc && pnpm run lint && vite",
"lint": "prettier . --write",
"prepublishOnly": "pnpm run build && vite-node scripts/clean.ts"
},
"devDependencies": {
"@types/fs-extra": "^11.0.4",
"@types/node": "^20.9.0",
"@types/react": "^18.2.37",
"@types/react-dom": "^18.2.15",
"@vitejs/plugin-legacy": "^4.1.1",
"@vitejs/plugin-react-swc": "^3.4.1",
"fs-extra": "^11.1.1",
"prettier": "^3.0.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"typescript": "^5.2.2",
"vite": "^4.5.0",
"vite-node": "^0.34.6",
"vite-plugin-dts": "^3.6.3"
}
]
}
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