New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@basalt/bedrock-utils

Package Overview
Dependencies
Maintainers
2
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basalt/bedrock-utils - npm Package Compare versions

Comparing version 0.7.3 to 0.8.0

11

CHANGELOG.md

@@ -6,4 +6,15 @@ # Change Log

# [0.8.0](https://github.com/basaltinc/bedrock/compare/v0.7.7...v0.8.0) (2018-11-27)
### Bug Fixes
* **bedrock-utils:** preventing weird typescript bug from breaking install ([b11d53f](https://github.com/basaltinc/bedrock/commit/b11d53f))
## [0.7.3](https://github.com/basaltinc/bedrock/compare/v0.7.2...v0.7.3) (2018-11-26)
**Note:** Version bump only for package @basalt/bedrock-utils

10

package.json
{
"name": "@basalt/bedrock-utils",
"version": "0.7.3",
"version": "0.8.0",
"description": "A Bedrock component that helps build Design Systems",

@@ -11,11 +11,11 @@ "main": "dist/index.js",

"build:types": "tsc",
"build": "rm -rf dist && yarn build:js && yarn build:types",
"build": "rm -rf dist && yarn build:js",
"prepare": "npm run build"
},
"dependencies": {
"@basalt/bedrock-core": "^0.7.0",
"@basalt/bedrock-core": "^0.8.0",
"color": "^3.0.0"
},
"devDependencies": {
"@basalt/bedrock-babel-config": "^0.7.3"
"@basalt/bedrock-babel-config": "^0.8.0"
},

@@ -26,3 +26,3 @@ "author": "Basalt (https://basalt.io/)",

},
"gitHead": "deb5694ae8f75e7a6b5f16202b868fc1fb75d897"
"gitHead": "460895a6b8b2283bfeb69f9ee9ce0ad1c2faf675"
}
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