🚀 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.2.0

8

CHANGELOG.md

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

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

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

8

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

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

"devDependencies": {
"@css-blocks/code-style": "^1.0.0",
"@css-blocks/code-style": "^1.2.0",
"@types/lodash.merge": "^4.6.6",

@@ -52,3 +52,3 @@ "typescript": "~3.8",

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

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

},
"gitHead": "c310fd8a8d41245dc41bf7058fe85894cc683c91"
"gitHead": "75ec32c88d6916b43a6ee2251a73e99d04da49a5"
}

Sorry, the diff of this file is not supported yet