Socket
Socket
Sign inDemoInstall

@shelf/babel-config

Package Overview
Dependencies
220
Maintainers
36
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.4 to 0.1.5

.husky/_/husky.sh

34

package.json
{
"name": "@shelf/babel-config",
"version": "0.1.4",
"version": "0.1.5",
"description": "babel-config",

@@ -23,8 +23,2 @@ "license": "MIT",

},
"husky": {
"hooks": {
"pre-commit": "lint-staged",
"post-commit": "git update-index --again"
}
},
"lint-staged": {

@@ -42,20 +36,20 @@ "*.{html,md,yml}": [

"dependencies": {
"@babel/plugin-proposal-class-properties": "7.14.5",
"@babel/plugin-proposal-optional-chaining": "7.14.5",
"@babel/plugin-transform-runtime": "7.14.5",
"@babel/preset-env": "7.14.5",
"@babel/preset-react": "7.14.5",
"@babel/preset-typescript": "7.14.5",
"@babel/plugin-proposal-class-properties": "7.16.0",
"@babel/plugin-proposal-optional-chaining": "7.16.0",
"@babel/plugin-transform-runtime": "7.16.0",
"@babel/preset-env": "7.16.0",
"@babel/preset-react": "7.16.0",
"@babel/preset-typescript": "7.16.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-styled-components": "1.12.0"
"babel-plugin-styled-components": "1.13.3"
},
"devDependencies": {
"@shelf/eslint-config": "1.2.0",
"@shelf/eslint-config": "2.5.2",
"@shelf/prettier-config": "1.0.0",
"eslint": "7.28.0",
"husky": "4.3.8",
"lint-staged": "11.0.0",
"prettier": "2.3.1",
"typescript": "4.3.2"
"eslint": "8.1.0",
"husky": "7.0.4",
"lint-staged": "11.2.6",
"prettier": "2.4.1",
"typescript": "4.4.4"
},

@@ -62,0 +56,0 @@ "engines": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc