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
1
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.4.0 to 0.6.0

14

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

@@ -11,10 +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 && yarn build:types",
"prepare": "npm run build"
},
"dependencies": {
"@basalt/bedrock-core": "^0.4.0",
"@basalt/bedrock-core": "^0.6.0",
"color": "^3.0.0"
},
"devDependencies": {
"@basalt/bedrock-babel-config": "^0.4.0"
"@basalt/bedrock-babel-config": "^0.6.0"
},

@@ -24,5 +25,4 @@ "author": "Basalt (https://basalt.io/)",

"publishConfig": {
"access": "public"
},
"gitHead": "fb476c703c017e8160d8333859620bc1d32c61e9"
"access": "restricted"
}
}
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