Socket
Socket
Sign inDemoInstall

@contentful/forma-36-tokens

Package Overview
Dependencies
Maintainers
54
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.3.2 to 0.3.3

dist/css/content-width.css

8

CHANGELOG.md

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

## [0.3.3](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.3.2...@contentful/forma-36-tokens@0.3.3) (2019-07-16)
**Note:** Version bump only for package @contentful/forma-36-tokens
## [0.3.2](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.3.1...@contentful/forma-36-tokens@0.3.2) (2019-07-14)

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

@@ -5,2 +5,14 @@ declare module '@contentful/forma-36-tokens' {

/**
* 1280px
*/
"contentWidthDefault": "string",
/**
* 768px
*/
"contentWidthText": "string",
/**
* 100%
*/
"contentWidthFull": "string",
/**
* 0.25rem

@@ -7,0 +19,0 @@ */

3

dist/index.js

@@ -7,2 +7,5 @@

module.exports = {
"contentWidthDefault": "1280px",
"contentWidthText": "768px",
"contentWidthFull": "100%",
"spacing2Xs": "0.25rem",

@@ -9,0 +12,0 @@ "spacingXs": "0.5rem",

4

package.json
{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.3.2",
"version": "0.3.3",
"main": "dist/index.js",

@@ -26,3 +26,3 @@ "types": "dist/index.d.ts",

},
"gitHead": "874d84aa70d825438e1c8f919a1ce8be5f05e82f"
"gitHead": "f03f82313e54a81a3be06cc6e383ed0574dae1f5"
}

Sorry, the diff of this file is not supported yet

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