@teambit/base-ui.theme.dark-theme
Advanced tools
Comparing version 0.6.7 to 0.6.8
{ | ||
"name": "@teambit/base-ui.theme.dark-theme", | ||
"version": "0.6.7", | ||
"version": "0.6.8", | ||
"homepage": "https://bit.dev/teambit/base-ui/theme/dark-theme", | ||
@@ -9,19 +9,17 @@ "main": "dist/index.js", | ||
"name": "theme/dark-theme", | ||
"version": "0.6.7" | ||
"version": "0.6.8" | ||
}, | ||
"dependencies": { | ||
"@teambit/base-ui.theme.colors": "0.6.7" | ||
"@teambit/base-ui.theme.colors": "0.6.8" | ||
}, | ||
"devDependencies": { | ||
"@types/react-router-dom": "^5.1.5", | ||
"@types/mocha": "8.0.0", | ||
"@types/jest": "~26.0.9", | ||
"@types/react": "16.9.43", | ||
"@babel/runtime": "^7.11.2", | ||
"core-js": "^3.6.5", | ||
"@types/node": "^12.12.27" | ||
"@babel/runtime": "7.12.18", | ||
"@types/jest": "^26.0.0", | ||
"@types/react": "^16.8.0", | ||
"@types/node": "12.20.4" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": "^16.13.1", | ||
"react": "^16.13.1" | ||
"core-js": "^3.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -34,16 +32,18 @@ "license": "SEE LICENSE IN LICENSE", | ||
"dependencies": { | ||
"react-dom": "-", | ||
"react": "-" | ||
}, | ||
"devDependencies": { | ||
"@types/react-router-dom": "^5.1.5", | ||
"@types/mocha": "8.0.0", | ||
"@types/jest": "~26.0.9", | ||
"@types/react": "16.9.43", | ||
"@babel/runtime": "^7.11.2", | ||
"core-js": "^3.6.5", | ||
"@types/node": "^12.12.27" | ||
"@babel/runtime": "7.12.18", | ||
"@types/jest": "^26.0.0", | ||
"@types/react": "^16.8.0", | ||
"@types/node": "12.20.4", | ||
"@types/mocha": "-", | ||
"react-dom": "-", | ||
"react": "-" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": "^16.13.1", | ||
"react": "^16.13.1" | ||
"core-js": "^3.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
} | ||
@@ -50,0 +50,0 @@ } |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4
5219
4
+ Added@teambit/base-ui.theme.colors@0.6.8(transitive)
+ Addedcore-js@3.39.0(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedreact-dom@17.0.2(transitive)
+ Addedscheduler@0.20.2(transitive)
- Removed@teambit/base-ui.theme.colors@0.6.7(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)