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

@css-blocks/code-style

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-blocks/code-style - npm Package Compare versions

Comparing version 0.18.0 to 0.20.0-beta.4

12

CHANGELOG.md

@@ -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)

8

package.json

@@ -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"
}
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