@twilio-paste/types
Advanced tools
Comparing version 3.0.29 to 3.0.30
@@ -6,2 +6,13 @@ # Change Log | ||
## [3.0.30](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@3.0.29...@twilio-paste/types@3.0.30) (2020-11-11) | ||
### Bug Fixes | ||
* **types:** set out type dependencies explicitly ([#922](https://github.com/twilio-labs/paste/issues/922)) ([d98075d](https://github.com/twilio-labs/paste/commit/d98075d52653676f9b7f379f68fd930295e8a80d)) | ||
## [3.0.29](https://github.com/twilio-labs/paste/compare/@twilio-paste/types@3.0.28...@twilio-paste/types@3.0.29) (2020-11-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@twilio-paste/types", | ||
"version": "3.0.29", | ||
"version": "3.0.30", | ||
"description": "Shared typescript typings for Paste", | ||
@@ -25,10 +25,12 @@ "author": "Twilio Inc.", | ||
}, | ||
"dependencies": { | ||
"@types/lodash": "^4.14.136", | ||
"@types/lodash.groupby": "^4.6.6", | ||
"@types/react": "^16.9.53", | ||
"@types/react-dom": "^16.8.4" | ||
}, | ||
"peerDependencies": { | ||
"@twilio-paste/design-tokens": "^6.3.5", | ||
"react": "^16.8.6" | ||
}, | ||
"devDependencies": { | ||
"@twilio-paste/design-tokens": "^6.3.6" | ||
}, | ||
"gitHead": "b8aa1828ea9ee9fadfa518b238796c7a2f39c12b" | ||
"gitHead": "5b87e91b17498c0500e38ba91c15d9ff37e1c02a" | ||
} |
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
18751
0
5
+ Added@types/lodash@^4.14.136
+ Added@types/lodash.groupby@^4.6.6
+ Added@types/react@^16.9.53
+ Added@types/react-dom@^16.8.4
+ Added@types/lodash@4.17.13(transitive)
+ Added@types/lodash.groupby@4.6.9(transitive)
+ Added@types/prop-types@15.7.13(transitive)
+ Added@types/react@16.14.62(transitive)
+ Added@types/react-dom@16.9.24(transitive)
+ Added@types/scheduler@0.16.8(transitive)
+ Addedcsstype@3.1.3(transitive)
- Removed@twilio-paste/design-tokens@6.14.2(transitive)