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

@css-blocks/broccoli

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-blocks/broccoli - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [1.5.0](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/broccoli/compare/v1.4.0...v1.5.0) (2020-09-16)
### Bug Fixes
* Pick up fix for opticss crash on unknown css declarations. ([55f2245](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/broccoli/commit/55f2245d810506bdda78e69ea65d4bebcc2ed1c2))
# [1.4.0](https://github.com/linkedin/css-blocks/tree/master/packages/%40css-blocks/broccoli/compare/v1.3.2...v1.4.0) (2020-09-04)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@css-blocks/broccoli",
"version": "1.4.0",
"version": "1.5.0",
"description": "CSS Blocks Broccoli Addon",

@@ -34,3 +34,3 @@ "main": "dist/src/index.js",

"@css-blocks/code-style": "^1.2.0",
"@css-blocks/glimmer": "^1.4.0",
"@css-blocks/glimmer": "^1.5.0",
"@types/fs-extra": "^8.0.0",

@@ -42,3 +42,3 @@ "@types/glob": "^7.1.1",

"dependencies": {
"@css-blocks/core": "^1.4.0",
"@css-blocks/core": "^1.5.0",
"@glimmer/compiler": "^0.51.1",

@@ -55,3 +55,3 @@ "@glimmer/syntax": "^0.51.1",

"glob": "^7.1.2",
"opticss": "^0.8.0",
"opticss": "^0.9.0",
"symlink-or-copy": "^1.2.0",

@@ -64,3 +64,3 @@ "walk-sync": "^2.0.0"

},
"gitHead": "0842bbc0e0593c62963f7175d9710ec6911375d3"
"gitHead": "1f1022656b056abb90037a5ed338b88d834c5028"
}

Sorry, the diff of this file is not supported yet

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