@jetbrains/babel-preset-jetbrains
Advanced tools
Comparing version 2.1.4 to 2.1.5
@@ -1,5 +0,7 @@ | ||
# Change Log | ||
# Changelog | ||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
### [2.1.5](https://github.com/JetBrains/babel-preset/compare/v2.1.4...v2.1.5) (2020-07-10) | ||
## [2.1.4](https://github.com/JetBrains/babel-preset/compare/v2.1.3...v2.1.4) (2019-04-11) | ||
@@ -6,0 +8,0 @@ |
{ | ||
"name": "@jetbrains/babel-preset-jetbrains", | ||
"version": "2.1.4", | ||
"version": "2.1.5", | ||
"description": "JetBrains preset for Babel", | ||
@@ -24,3 +24,3 @@ "main": "index.js", | ||
"@babel/runtime": "^7.4.3", | ||
"babel-plugin-angularjs-annotate": "^0.9.0" | ||
"babel-plugin-angularjs-annotate": "^0.10.0" | ||
}, | ||
@@ -33,9 +33,9 @@ "peerDependencies": { | ||
"@babel/core": "^7.4.3", | ||
"@jetbrains/eslint-config": "^4.0.5", | ||
"commitizen": "^3.0.7", | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^5.16.0", | ||
"husky": "^1.3.1", | ||
"lint-staged": "^8.1.5", | ||
"standard-version": "^5.0.2" | ||
"@jetbrains/eslint-config": "^5.3.1", | ||
"commitizen": "^4.1.2", | ||
"cz-conventional-changelog": "^3.2.0", | ||
"eslint": "^7.4.0", | ||
"husky": "^4.2.5", | ||
"lint-staged": "^10.2.11", | ||
"standard-version": "^8.0.0" | ||
}, | ||
@@ -55,4 +55,3 @@ "config": { | ||
"*.js": [ | ||
"eslint --fix", | ||
"git add" | ||
"eslint --fix" | ||
] | ||
@@ -59,0 +58,0 @@ }, |
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
17188
+ Addedbabel-plugin-angularjs-annotate@0.10.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedbabel-code-frame@6.26.0(transitive)
- Removedbabel-plugin-angularjs-annotate@0.9.0(transitive)
- Removedbabel-runtime@6.26.0(transitive)
- Removedbabel-types@6.26.0(transitive)
- Removedchalk@1.1.3(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedjs-tokens@3.0.2(transitive)
- Removedlodash@4.17.21(transitive)
- Removedregenerator-runtime@0.11.1(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedto-fast-properties@1.0.3(transitive)