Huge News!Announcing our $40M Series B led by Abstract Ventures.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.4 to 0.0.5

4

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

@@ -9,0 +9,0 @@ "postversion": "git push origin master --tags && npm publish",

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