Socket
Socket
Sign inDemoInstall

@stimulus/multimap

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stimulus/multimap - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

package.json
{
"name": "@stimulus/multimap",
"version": "1.1.0",
"version": "1.1.1",
"description": "Multimap maps one key to a set of many values",

@@ -24,6 +24,6 @@ "repository": "https://github.com/stimulusjs/stimulus",

"lint": "tslint -p . -c ../../../config/tslint.json",
"build": "tsc",
"build": "{ [ ! -r dist ] || { find src -newer dist | grep .; }>/dev/null; } && { tsc && touch dist; } || true",
"watch": "tsc --watch"
},
"gitHead": "80d92f5d9b85d101177bb153538bcbdbbb9d1048"
"gitHead": "3b30d61b9c93bd29a6f4ce6ca97428bd01f339bc"
}
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