@dsmjs/babel-preset
Advanced tools
Comparing version 1.0.105 to 1.0.106
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "1.0.105", | ||
"version": "1.0.106", | ||
"main": "lib/index.cjs.js", | ||
@@ -38,6 +38,6 @@ "module": "lib/index.es.js", | ||
"@babel/register": "^7.6.2", | ||
"@dsmjs/eslint-config": "1.0.102", | ||
"@dsmjs/eslint-config": "1.0.103", | ||
"@dsmjs/eslint-config-mocha": "1.0.23", | ||
"@form8ion/commitlint-config": "^1.0.7", | ||
"@form8ion/remark-lint-preset": "3.0.0", | ||
"@form8ion/remark-lint-preset": "4.0.0", | ||
"@travi/any": "^2.0.6", | ||
@@ -48,3 +48,3 @@ "ban-sensitive-files": "^1.9.2", | ||
"cz-conventional-changelog": "^3.0.2", | ||
"husky": "7.0.4", | ||
"husky": "8.0.1", | ||
"mocha": "^10.0.0", | ||
@@ -57,7 +57,7 @@ "npm-run-all": "^4.1.5", | ||
"rollup-plugin-auto-external": "^2.0.0", | ||
"sinon": "^13.0.0" | ||
"sinon": "^14.0.0" | ||
}, | ||
"dependencies": { | ||
"@form8ion/babel-preset": "1.6.87" | ||
"@form8ion/babel-preset": "1.6.88" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@babel/core@7.17.12(transitive)
+ Added@babel/plugin-proposal-class-properties@7.17.12(transitive)
+ Added@babel/plugin-proposal-object-rest-spread@7.17.12(transitive)
+ Added@babel/preset-env@7.17.12(transitive)
+ Added@babel/preset-react@7.17.12(transitive)
+ Added@form8ion/babel-preset@1.6.88(transitive)
- Removed@babel/core@7.17.10(transitive)
- Removed@babel/plugin-proposal-class-properties@7.16.7(transitive)
- Removed@babel/plugin-proposal-object-rest-spread@7.17.3(transitive)
- Removed@babel/preset-env@7.17.10(transitive)
- Removed@babel/preset-react@7.16.7(transitive)
- Removed@form8ion/babel-preset@1.6.87(transitive)