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

@workday/canvas-kit-react-icon

Package Overview
Dependencies
Maintainers
6
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workday/canvas-kit-react-icon - npm Package Compare versions

Comparing version

to
3.0.0-alpha.6

9

package.json
{
"name": "@workday/canvas-kit-react-icon",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "Canvas icons",

@@ -21,2 +21,3 @@ "author": "Workday, Inc. (https://www.workday.com)",

"scripts": {
"watch": "yarn build:es6 -w",
"test": "echo \"Error: no test specified\" && exit 1",

@@ -41,4 +42,4 @@ "clean": "rimraf dist && rimraf .build-info && mkdirp dist",

"dependencies": {
"@workday/canvas-kit-react-common": "^3.0.0-alpha.5",
"@workday/canvas-kit-react-core": "^3.0.0-alpha.5",
"@workday/canvas-kit-react-common": "^3.0.0-alpha.6",
"@workday/canvas-kit-react-core": "^3.0.0-alpha.6",
"@workday/design-assets-types": "^0.2.3",

@@ -53,3 +54,3 @@ "emotion": "^9.2.12",

},
"gitHead": "7eb658f00a366b9d6527add5b5f8ecd8ca2590b6"
"gitHead": "ff3ce05135cca365cf407db8c02bb1a592247200"
}