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

@bolt/core

Package Overview
Dependencies
Maintainers
1
Versions
380
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/core - npm Package Compare versions

Comparing version 0.0.1-rc.2 to 0.0.1-rc.4

5

package.json
{
"name": "@bolt/core",
"description": "Core dependencies, utils, etc.",
"version": "0.0.1-rc.2",
"version": "0.0.1-rc.4",
"license": "MIT",

@@ -10,3 +10,6 @@ "main": "index.js",

"url": "https://github.com/bolt-design-system/bolt"
},
"dependencies": {
"@bolt/core-data": "^0.0.1-rc.1"
}
}

2

utils/spacing-sizes.js

@@ -1,3 +0,3 @@

import * as boltSpacingSizes from '../../../src/_data/spacing/bolt-spacing-sizes.data.json';
import * as boltSpacingSizes from '@bolt/core-data/spacing/bolt-spacing-sizes.data.json';
export const sizes = boltSpacingSizes.boltSpacingSizes;
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