Socket
Socket
Sign inDemoInstall

hashids

Package Overview
Dependencies
0
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-prerelease.2 to 2.0.0-prerelease.3

dist/hashids.d.ts

2

package.json

@@ -17,3 +17,3 @@ {

],
"version": "2.0.0-prerelease.2",
"version": "2.0.0-prerelease.3",
"homepage": "http://hashids.org/javascript",

@@ -20,0 +20,0 @@ "repository": {

@@ -6,6 +6,10 @@ {

"esModuleInterop": true,
"outDir": "dist",
"rootDir": "lib",
"sourceMap": true,
"emitDeclarationOnly": true,
"declaration": true,
"strict": true
},
"exclude": ["node_modules"]
"exclude": ["node_modules", "dist"]
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc