react-native-interactable
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0
{ | ||
"name": "react-native-interactable", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0", | ||
"description": "High performance interactable views in React Native", | ||
@@ -28,2 +28,3 @@ "license": "MIT", | ||
"e2e:android": "npm run build:android && detox test --configuration android.emu.release --loglevel verbose", | ||
"e2e:android:ci": "npm run build:android && detox test --configuration android.emu.release --loglevel verbose --headless", | ||
"build:ios": "detox build --configuration ios.sim.release", | ||
@@ -42,10 +43,14 @@ "build:android": "detox build --configuration android.emu.release" | ||
"@types/react-native": ">= 0.52.2", | ||
"babel-jest": "23.6.0", | ||
"detox": "^9.0.0", | ||
"jest": "23.6.0", | ||
"metro-react-native-babel-preset": "0.47.1", | ||
"detox": "^12.0.0", | ||
"mocha": "^5.0.5", | ||
"react": "16.6.0-alpha.8af6728", | ||
"react-native": "0.57.4", | ||
"react-test-renderer": "16.5.0" | ||
"react": "16.8.3", | ||
"react-native": "0.59.3", | ||
"@babel/core": "^7.4.0", | ||
"@babel/runtime": "^7.4.2", | ||
"@react-native-community/eslint-config": "^0.0.3", | ||
"babel-jest": "^24.5.0", | ||
"eslint": "^5.16.0", | ||
"jest": "^24.5.0", | ||
"metro-react-native-babel-preset": "^0.53.1", | ||
"react-test-renderer": "16.8.3" | ||
}, | ||
@@ -67,3 +72,3 @@ "typings": "typings/react-native-interactable.d.ts", | ||
"binaryPath": "playground/ios/DerivedData/playground/Build/Products/Debug-iphonesimulator/playground.app", | ||
"build": "RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme playground -project playground/ios/playground.xcodeproj -sdk iphonesimulator -configuration Debug -derivedDataPath playground/ios/DerivedData/playground ONLY_ACTIVE_ARCH=YES -quiet", | ||
"build": "RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme playground -project playground/ios/playground.xcodeproj -sdk iphonesimulator -configuration Debug -derivedDataPath playground/ios/DerivedData/playground ONLY_ACTIVE_ARCH=YES -quiet -UseModernBuildSystem=NO", | ||
"type": "ios.simulator", | ||
@@ -74,3 +79,3 @@ "name": "iPhone X" | ||
"binaryPath": "playground/ios/DerivedData/playground/Build/Products/Release-iphonesimulator/playground.app", | ||
"build": "RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme playground -project playground/ios/playground.xcodeproj -sdk iphonesimulator -configuration Release -derivedDataPath playground/ios/DerivedData/playground ONLY_ACTIVE_ARCH=YES -quiet", | ||
"build": "RCT_NO_LAUNCH_PACKAGER=true xcodebuild build -scheme playground -project playground/ios/playground.xcodeproj -sdk iphonesimulator -configuration Release -derivedDataPath playground/ios/DerivedData/playground ONLY_ACTIVE_ARCH=YES -quiet -UseModernBuildSystem=NO", | ||
"type": "ios.simulator", | ||
@@ -77,0 +82,0 @@ "name": "iPhone X" |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
185516
72
0
13
1