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

@leafygreen-ui/tokens

Package Overview
Dependencies
Maintainers
4
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@leafygreen-ui/tokens - npm Package Compare versions

Comparing version 1.3.3-next.2 to 1.3.3-test.0

25

CHANGELOG.md
# @leafygreen-ui/tokens
## 1.3.3-next.2
## 1.3.3-test.0
### Patch Changes
- 659251a3: Fixes back tsconfig build
- Updated dependencies [659251a3]
- @leafygreen-ui/lib@9.5.0-next.2
- @leafygreen-ui/palette@3.4.3-next.2
## 1.3.3-next.1
### Patch Changes
- 87a90f46: Update tsdoc gen and storybook
- Updated dependencies [87a90f46]
- @leafygreen-ui/lib@9.5.0-next.1
- @leafygreen-ui/palette@3.4.3-next.1
## 1.3.3-next.0
### Patch Changes
- b70fe564: Updates `tsdoc.json` file
- Updated dependencies [00a2a281]
- Updated dependencies [00a2a281]
- Updated dependencies [b70fe564]
- @leafygreen-ui/lib@9.5.0-next.0
- @leafygreen-ui/palette@3.4.3-next.0
- @leafygreen-ui/palette@3.4.3-test.0

@@ -32,0 +11,0 @@ ## 1.3.2

10

package.json
{
"name": "@leafygreen-ui/tokens",
"version": "1.3.3-next.2",
"version": "1.3.3-test.0",
"description": "leafyGreen UI Kit Tokens",

@@ -23,8 +23,6 @@ "main": "./dist/index.js",

"dependencies": {
"@leafygreen-ui/lib": "^9.5.0-next.2",
"@leafygreen-ui/palette": "^3.4.3-next.2"
"@leafygreen-ui/palette": "^3.4.3-test.0"
},
"devDependencies": {
"@leafygreen-ui/emotion": "^4.0.2-next.2",
"@leafygreen-ui/typography": "^13.2.0-next.2"
"@leafygreen-ui/emotion": "^4.0.2-test.0"
},

@@ -39,2 +37,2 @@ "homepage": "https://github.com/mongodb/leafygreen-ui/tree/main/packages/tokens",

}
}
}

@@ -8,14 +8,13 @@ {

},
"include": ["src/**/*"],
"include": [
"src/**/*"
],
"references": [
{
"path": "../emotion"
"path": "../palette"
},
{
"path": "../lib"
},
{
"path": "../palette"
"path": "../emotion"
}
]
}

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