Socket
Socket
Sign inDemoInstall

facepaint

Package Overview
Dependencies
0
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

dist/facepaint.umd.min.js

11

package.json
{
"name": "facepaint",
"version": "1.0.0",
"version": "1.0.1",
"description": "Responsive style values for css-in-js.",

@@ -15,5 +15,5 @@ "main": "dist/index.cjs.js",

"test": "jest --coverage --no-cache --ci --runInBand",
"rollup": "rollup -c ../../rollup.config.js",
"watch": "rollup -c ../../rollup.config.js --watch",
"rollup:umd": "cross-env UMD=true rollup -c ../../rollup.config.js"
"rollup": "rollup -c rollup.config.js",
"watch": "rollup -c rollup.config.js --watch",
"rollup:umd": "cross-env UMD=true rollup -c rollup.config.js"
},

@@ -54,6 +54,3 @@ "devDependencies": {

"rollup": "^0.43.0",
"rollup-plugin-alias": "^1.3.1",
"rollup-plugin-babel": "^2.7.1",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-replace": "^1.1.1",
"rollup-plugin-uglify": "^2.0.1",

@@ -60,0 +57,0 @@ "rollup-watch": "^4.3.1"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc