Socket
Socket
Sign inDemoInstall

hashids

Package Overview
Dependencies
0
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.1 to 2.2.2

.github/workflows/codeql-analysis.yml

7

package.json

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

],
"version": "2.2.1",
"version": "2.2.2",
"homepage": "http://hashids.org/javascript",

@@ -29,8 +29,7 @@ "repository": {

"module": "esm/index.js",
"browser": "dist/hashids.min",
"exports": {
".": {
"browser": "./dist/hashids.min.js",
"import": "./esm/index.js",
"require": "./cjs/index.js",
"browser": "./dist/hashids.min.js"
"require": "./cjs/index.js"
},

@@ -37,0 +36,0 @@ "./cjs": {

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