Socket
Socket
Sign inDemoInstall

@contentful/forma-36-tokens

Package Overview
Dependencies
Maintainers
90
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.9.0 to 0.9.1

11

CHANGELOG.md

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

## [0.9.1](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.9.0...@contentful/forma-36-tokens@0.9.1) (2020-10-05)
### Bug Fixes
* namespace for new border-radius tokens ([#583](https://github.com/contentful/forma-36/issues/583)) ([a4ba916](https://github.com/contentful/forma-36/commit/a4ba916bd976d246872fc887ff775e1c4fab158d))
# [0.9.0](https://github.com/contentful/forma-36/compare/@contentful/forma-36-tokens@0.8.1...@contentful/forma-36-tokens@0.9.0) (2020-10-01)

@@ -8,0 +19,0 @@

4

dist/index.d.ts

@@ -91,7 +91,7 @@ declare module '@contentful/forma-36-tokens' {

*/
"boxRadiusSmall": string,
"borderRadiusSmall": string,
/**
* 4px
*/
"boxRadiusMedium": string,
"borderRadiusMedium": string,
/**

@@ -98,0 +98,0 @@ * 0 1px 3px rgba(0, 0, 0, 0.08)

@@ -28,4 +28,4 @@

"zIndexNotification": 100000,
"boxRadiusSmall": "2px",
"boxRadiusMedium": "4px",
"borderRadiusSmall": "2px",
"borderRadiusMedium": "4px",
"boxShadowDefault": "0 1px 3px rgba(0, 0, 0, 0.08)",

@@ -32,0 +32,0 @@ "boxShadowHeavy": "0 2px 3px rgba(0, 0, 0, 0.35)",

@@ -1,1 +0,1 @@

{"box-radius-small":"2px","box-radius-medium":"4px"}
{"border-radius-small":"2px","border-radius-medium":"4px"}
{
"name": "@contentful/forma-36-tokens",
"description": "Forma 36 Tokens",
"version": "0.9.0",
"version": "0.9.1",
"main": "dist/index.js",

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

},
"gitHead": "c6f6c441a4f41276947d1b8a003afbe8d7b607d0"
"gitHead": "cc64fb1c69346136348104f567a3bbee0b36d25c"
}

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