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
92
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.2.11 to 0.2.12

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.2.12](https://github.com/contentful/forma-36/compare/@contentful/forma-36-fcss@0.2.11...@contentful/forma-36-fcss@0.2.12) (2020-11-05)
**Note:** Version bump only for package @contentful/forma-36-fcss
## [0.2.11](https://github.com/contentful/forma-36/compare/@contentful/forma-36-fcss@0.2.10...@contentful/forma-36-fcss@0.2.11) (2020-10-05)

@@ -8,0 +16,0 @@

10

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

@@ -13,2 +13,3 @@ "license": "MIT",

"node-sass": "^4.14.1",
"node-sass-import": "^2.0.1",
"postcss": "^7.0.6",

@@ -19,3 +20,3 @@ "postcss-calc": "^7.0.1",

"dependencies": {
"@contentful/forma-36-tokens": "^0.9.1"
"@contentful/forma-36-tokens": "^0.9.2"
},

@@ -28,3 +29,4 @@ "resolutions": {

"develop": "node-sass --watch scss/styles.scss -o dist --output-style",
"build": "node-sass scss/styles.scss -o dist --output-style compressed && node postcss.js",
"build": "node-sass scss/styles.scss -o dist --output-style compressed --importer node_modules/node-sass-import && node postcss.js",
"clean": "rimraf dist",
"prepublishOnly": "yarn build"

@@ -35,3 +37,3 @@ },

},
"gitHead": "cc64fb1c69346136348104f567a3bbee0b36d25c"
"gitHead": "1faa483d9427cbaf94d58acd1749cd0b3aa7daf8"
}
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