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

@powel/design-spacing

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@powel/design-spacing - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

dist/spacing.map.scss

8

package.json
{
"name": "@powel/design-spacing",
"version": "1.0.0",
"version": "1.1.0",
"description": "Spacing primitives for Powel design primitives",

@@ -25,5 +25,8 @@ "license": "UNLICENSED",

"clean": "rimraf dist coverage ../../node_modules/@powel/design-spacing",
"_theo": "theo --transform web --dest ../../node_modules/@powel/design-spacing/dist",
"prebuild": "npm run clean",
"postbuild": "cpy package.json ../../node_modules/@powel/design-spacing",
"build": "theo --transform web --dest ../../node_modules/@powel/design-spacing/dist --format scss,json,common.js,module.js,custom-properties.css,cssmodules.css,html src/index.yml",
"build:tokens": "npm run _theo -s -- --format scss,json,common.js,module.js,custom-properties.css,cssmodules.css,html src/index.yml",
"build:tokensMap": "npm run _theo -s -- --format map.scss src/spacing.yml",
"build": "run-p build:*",
"prepublishOnly": "rimraf dist && cpy \"@powel/design-spacing/dist/**/*\" .. --cwd=../../node_modules --parents"

@@ -35,2 +38,3 @@ },

"jest": "24.9.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.0",

@@ -37,0 +41,0 @@ "theo": "8.1.4",

Sorry, the diff of this file is not supported yet

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