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

@contentful/forma-36-fcss

Package Overview
Dependencies
Maintainers
42
Versions
279
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/forma-36-fcss - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

9

package.json
{
"name": "@contentful/forma-36-fcss",
"description": "Forma 36 FCSS",
"version": "0.0.4",
"version": "0.0.5",
"main": "dist/styles.css",

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

"dependencies": {
"@contentful/forma-36-tokens": "^0.0.3",
"@contentful/forma-36-tokens": "^0.0.4",
"postcss": "^7.0.6",

@@ -23,3 +23,4 @@ "postcss-calc": "^7.0.1",

"develop": "node-sass --watch scss/styles.scss -o dist --output-style",
"build": "node-sass scss/styles.scss -o dist --output-style compressed --import-css true && node postcss.js"
"build": "node-sass scss/styles.scss -o dist --output-style compressed --import-css true && node postcss.js",
"prepublishOnly": "yarn build"
},

@@ -29,3 +30,3 @@ "publishConfig": {

},
"gitHead": "dfc1ebb9c08f70d77627db4507648aec12f74605"
"gitHead": "81bcacff37bff89a2b6e7b44430b758dff18cb30"
}
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