Socket
Socket
Sign inDemoInstall

@ukic/canary-react

Package Overview
Dependencies
11
Maintainers
3
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-canary.6 to 2.0.0-canary.7

13

package.json

@@ -6,3 +6,3 @@ {

],
"version": "2.0.0-canary.6",
"version": "2.0.0-canary.7",
"description": "React-wrapped web components compiled using StencilJS",

@@ -14,3 +14,3 @@ "scripts": {

"cypress:component": "cypress run --component --headless",
"cypress:ci": "npm run cypress:component",
"cypress:ci": "cross-env CYPRESS_CI=true npm run cypress:component",
"clean": "rimraf dist",

@@ -33,5 +33,5 @@ "compile": "npm run tsc",

"dependencies": {
"@ukic/canary-web-components": "^2.0.0-canary.6",
"@ukic/react": "^2.12.0",
"@ukic/web-components": "^2.12.0"
"@ukic/canary-web-components": "^2.0.0-canary.7",
"@ukic/react": "^2.13.0",
"@ukic/web-components": "^2.13.0"
},

@@ -61,2 +61,3 @@ "devDependencies": {

"babel-loader": "^8.2.3",
"cross-env": "^7.0.3",
"cypress": "^13.3.1",

@@ -97,3 +98,3 @@ "cypress-axe": "^1.5.0",

"license": "MIT",
"gitHead": "4f477b247c85fdd12a6b5e82a907aec27b8b4697"
"gitHead": "851d7863c504a1890a0d1a09f4bc8dbd5c94a4ba"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc