New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-plugin-transform-pattern-matching

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-transform-pattern-matching - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

decorators.js

5

package.json
{
"name": "babel-plugin-transform-pattern-matching",
"version": "0.0.5",
"version": "0.0.6",
"description": "transform pattern mathing",
"scripts": {
"postinstall": "cp -f conf/git-hooks/* .git/hooks || exit 0",
"prebuplish": "npm run build",
"preversion": "git checkout master && git pull origin master && npm test",
"preversion": "git checkout master && git pull origin master && npm test && npm run build",
"postversion": "git push origin master --tags && npm publish",

@@ -10,0 +9,0 @@ "precommit": "npm test",

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