Comparing version 1.1.2-master.453bced to 1.1.2-master.fd0600e
@@ -8,2 +8,3 @@ # Changelog | ||
## [Unreleased] | ||
- Add babel-runtime dependency | ||
@@ -10,0 +11,0 @@ ## [1.1.1] - 2018-10-31 |
{ | ||
"name": "react-say", | ||
"version": "1.1.2-master.453bced", | ||
"version": "1.1.2-master.fd0600e", | ||
"description": "A React component that synthesis text into speech using Web Speech API", | ||
@@ -37,2 +37,3 @@ "keywords": [ | ||
"dependencies": { | ||
"babel-runtime": "^6.26.0", | ||
"classnames": "^2.2.6", | ||
@@ -39,0 +40,0 @@ "event-as-promise": "^1.0.3", |
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
97943
6
+ Addedbabel-runtime@^6.26.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)