New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@workday/canvas-kit-labs-react-core

Package Overview
Dependencies
Maintainers
2
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workday/canvas-kit-labs-react-core - npm Package Compare versions

Comparing version 5.0.0-beta.1-next.5 to 5.0.0-beta.1-next.6

2

lib/space.ts

@@ -107,3 +107,3 @@ import {CSSObject} from '@emotion/core';

.filter(key => spacingReg.test(key))
.sort();
.sort() as SpaceProp[];

@@ -110,0 +110,0 @@ const styles: CSSObject = {};

{
"name": "@workday/canvas-kit-labs-react-core",
"version": "5.0.0-beta.1-next.5+0395dc34",
"version": "5.0.0-beta.1-next.6+33758d4b",
"description": "A group of core primitives (i.e. colors, text, etc.)",

@@ -53,6 +53,6 @@ "author": "Workday, Inc. (https://www.workday.com)",

"@workday/canvas-colors-web": "^2.0.0",
"@workday/canvas-kit-react-common": "^5.0.0-beta.1-next.5+0395dc34",
"@workday/canvas-kit-react-core": "^5.0.0-beta.1-next.5+0395dc34"
"@workday/canvas-kit-react-common": "^5.0.0-beta.1-next.6+33758d4b",
"@workday/canvas-kit-react-core": "^5.0.0-beta.1-next.6+33758d4b"
},
"gitHead": "0395dc34321b165a081a1dd995cff523ecfac176"
"gitHead": "33758d4bb72efc700fc26a9e931aad381c98d444"
}
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