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

@pismo/bolt-core

Package Overview
Dependencies
Maintainers
4
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pismo/bolt-core - npm Package Compare versions

Comparing version 0.0.1-15 to 0.0.1-16

colors.scss

13

package.json
{
"name": "@pismo/bolt-core",
"version": "0.0.1-15",
"version": "0.0.1-16",
"description": "Pismo Bolt core UI style",

@@ -9,2 +9,6 @@ "main": "src/index.js",

},
"files": [
"typography.scss",
"colors.scss"
],
"keywords": [

@@ -28,8 +32,9 @@ "pismo",

"devDependencies": {
"@pismo/eslint-config-bolt": "^0.0.1-15"
"@pismo/eslint-config-bolt": "^0.0.1-16",
"node-sass": "^4.7.2"
},
"dependencies": {
"@pismo/bolt-colors": "^0.0.1-15",
"@pismo/bolt-typography": "^0.0.1-15"
"@pismo/bolt-colors": "^0.0.1-16",
"@pismo/bolt-typography": "^0.0.1-16"
}
}

@@ -15,3 +15,2 @@ # Bolt Core

```js
import 'normalize.css'
import '@pismo/bolt-core'

@@ -18,0 +17,0 @@ ```

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