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

@finos/babel-preset-legend-studio

Package Overview
Dependencies
Maintainers
4
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@finos/babel-preset-legend-studio - npm Package Compare versions

Comparing version 0.0.0 to 0.0.2

CHANGELOG.md

11

package.json
{
"name": "@finos/babel-preset-legend-studio",
"version": "0.0.0",
"version": "0.0.2",
"description": "Legend Studio Babel preset",

@@ -29,3 +29,4 @@ "keywords": [

"fix:js": "yarn lint:js --fix",
"lint:js": "eslint --cache --cache-location ./build/.eslintcache --parser-options=requireConfigFile:false \"./*.js\""
"lint:js": "cross-env NODE_ENV=ci eslint --cache --cache-location ./build/.eslintcache --parser-options=requireConfigFile:false \"./*.js\"",
"publish:prepare": "node ../../scripts/release/preparePublishContent.js"
},

@@ -44,9 +45,13 @@ "dependencies": {

"devDependencies": {
"cross-env": "7.0.3",
"eslint": "7.21.0",
"rimraf": "3.0.2",
"typescript": "4.2.2"
"typescript": "4.2.3"
},
"peerDependencies": {
"@babel/core": "^7.12.10"
},
"publishConfig": {
"directory": "build/publishContent"
}
}
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