Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-catl

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-catl - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

10

package.json
{
"name": "babel-preset-catl",
"version": "1.0.2",
"version": "1.0.3",
"main": "lib/index.js",

@@ -20,2 +20,3 @@ "license": "MIT",

"build": "rimraf lib && mkdirp lib && babel src --out-dir lib",
"prepublishOnly": "npm run build",
"catl": "node_modules/.bin/catl"

@@ -28,4 +29,7 @@ },

"devDependencies": {
"catl": "^1.7.12"
"babel-cli": "^6.24.0",
"catl": "^1.7.12",
"mkdirp": "^0.5.1",
"rimraf": "^2.4.2"
}
}
}

Sorry, the diff of this file is not supported yet

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