🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@css-blocks/config

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@css-blocks/config - npm Package Compare versions

Comparing version

to
1.1.2

8

CHANGELOG.md

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

## [1.1.2](https://github.com/linkedin/css-blocks/compare/v1.1.1...v1.1.2) (2020-07-20)
**Note:** Version bump only for package @css-blocks/config
## [1.1.1](https://github.com/linkedin/css-blocks/compare/v1.1.0...v1.1.1) (2020-06-30)

@@ -8,0 +16,0 @@

6

package.json
{
"name": "@css-blocks/config",
"version": "1.1.1",
"version": "1.1.2",
"description": "Standardized access to css-blocks configuration files.",

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

"dependencies": {
"@css-blocks/core": "^1.1.1",
"@css-blocks/core": "^1.1.2",
"cosmiconfig": "^6.0.0",

@@ -61,3 +61,3 @@ "debug": "^4.1.1",

},
"gitHead": "d4e1152c8c57718ac67565ee37208462ffb7969b"
"gitHead": "c310fd8a8d41245dc41bf7058fe85894cc683c91"
}