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

@bkit/plume

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bkit/plume - npm Package Compare versions

Comparing version 0.0.1-alpha.5 to 0.0.1-alpha.6

dist/fgrid.css

3

build.js

@@ -0,1 +1,4 @@

/* eslint-disable no-undef */
/* eslint-disable @typescript-eslint/no-var-requires */
const fs = require('fs-extra');

@@ -2,0 +5,0 @@ const execa = require('execa');

14

package.json
{
"name": "@bkit/plume",
"description": "A minimalist CSS/SASS framework",
"version": "0.0.1-alpha.5",
"version": "0.0.1-alpha.6",
"main": "dist/plume.css",

@@ -26,3 +26,3 @@ "license": "MIT",

"postcss": "^7.0.18",
"postcss-cli": "^6.1.3",
"postcss-cli": "^7.1.1",
"postcss-import": "^12.0.1",

@@ -32,7 +32,9 @@ "postcss-modules": "^1.4.1",

"prismjs": "^1.20.0",
"sass": "^1.22.12"
},
"dependencies": {
"primjs": "^0.6.5"
"sass": "^1.22.12",
"@babel/core": "^7.9.0",
"@babel/preset-env": "^7.9.5",
"@types/node": "^13.13.2",
"rollup": "^2.7.2",
"typescript": "^3.8.3"
}
}
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