react-native-fast-toast
Advanced tools
Comparing version 2.1.2 to 2.1.3
{ | ||
"name": "react-native-fast-toast", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"main": "lib/commonjs/index.js", | ||
@@ -24,5 +24,18 @@ "module": "lib/module/index.js", | ||
}, | ||
"scripts": { | ||
"prepare": "bob build" | ||
}, | ||
"keywords": [ | ||
"react-native-component", | ||
"react-component", | ||
"react-native", | ||
"ios", | ||
"android", | ||
"windows", | ||
"toast", | ||
"animated", | ||
"animation", | ||
"message" | ||
], | ||
"@react-native-community/bob": { | ||
@@ -29,0 +42,0 @@ "source": "src", |
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
75172