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

@basalt/bedrock-core

Package Overview
Dependencies
Maintainers
3
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@basalt/bedrock-core - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1-alpha.0

dist/index.js

17

package.json
{
"name": "@basalt/bedrock-core",
"version": "0.16.0",
"version": "0.16.1-alpha.0",
"description": "The core of Bedrock",
"main": "src/index.js",
"module": "src/index.js",
"scripts": {},
"main": "dist/index.js",
"module": "dist/index.js",
"scripts": {
"build": "babel --config-file @basalt/bedrock-babel-config/es --copy-files --source-maps --out-dir dist/ --delete-dir-on-start ./src/",
"prepare": "yarn build",
"watch": "yarn build --watch"
},
"dependencies": {

@@ -16,6 +20,9 @@ "global": "^4.3.2",

"author": "Basalt (https://basalt.io/)",
"files": [
"./dist"
],
"publishConfig": {
"access": "restricted"
},
"gitHead": "1f0fcf88338818986449a82a7d9cf1ebfa3a2765"
"gitHead": "143b46b6663602df2309a202d5ee9685d45cf9f4"
}
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