@css-blocks/code-style
Advanced tools
Comparing version 0.18.0 to 0.20.0-beta.4
@@ -6,2 +6,14 @@ # Change Log | ||
<a name="0.20.0-beta.4"></a> | ||
# [0.20.0-beta.4](https://github.com/linkedin/css-blocks/compare/v0.20.0-beta.3...v0.20.0-beta.4) (2018-10-19) | ||
### Features | ||
* Manually throw error for Node 6 in Analyzer. ([5788fcc](https://github.com/linkedin/css-blocks/commit/5788fcc)) | ||
<a name="0.18.0"></a> | ||
@@ -8,0 +20,0 @@ # [0.18.0](https://github.com/linkedin/css-blocks/compare/0.15.1...0.18.0) (2018-04-24) |
@@ -6,3 +6,3 @@ { | ||
"license": "BSD-2-Clause", | ||
"version": "0.18.0", | ||
"version": "0.20.0-beta.4", | ||
"main": "configs/tslint.interactive.json", | ||
@@ -35,6 +35,6 @@ "readme": "README.md", | ||
"dependencies": { | ||
"@opticss/code-style": "^0.3.0" | ||
"@opticss/code-style": "^0.4.0" | ||
}, | ||
"engines": { | ||
"node": ">=8" | ||
"node": "6.* || 8.* || >= 10.*" | ||
}, | ||
@@ -45,3 +45,3 @@ "files": [ | ||
], | ||
"gitHead": "132508179041c1386057735590da127fc2855fcb" | ||
"gitHead": "2a64dfab4af0c8cf05559bf5090eec130e505f3b" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
2270
1
+ Added@opticss/code-style@0.4.0(transitive)
- Removed@opticss/code-style@0.3.0(transitive)
Updated@opticss/code-style@^0.4.0