create-react-native-app
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "create-react-native-app", | ||
"version": "0.0.0", | ||
"description": "Create React Native apps with no build configuration and just JavaScript using Exponent", | ||
"main": "index.js", | ||
"version": "0.0.1", | ||
"description": "Create React Native apps with no build configuration.", | ||
"license": "BSD-3-Clause", | ||
"engines": { | ||
"node": ">=4" | ||
}, | ||
"files": [ | ||
"build" | ||
], | ||
"bin": { | ||
"create-react-native-app": "./build/index.js" | ||
}, | ||
"scripts": { | ||
"test": "jest" | ||
"start": "gulp" | ||
}, | ||
"keywords": [ | ||
"exponent", | ||
"react-native" | ||
], | ||
"author": "Exponent <support@getexponent.com>", | ||
"license": "BSD-2-Clause" | ||
"dependencies": { | ||
"babel-runtime": "^6.9.2", | ||
"chalk": "^1.1.1", | ||
"cross-spawn": "^4.0.0", | ||
"fs-promise": "^1.0.0", | ||
"minimist": "^1.2.0", | ||
"path-exists": "^2.1.0", | ||
"semver": "^5.0.3", | ||
"source-map-support": "^0.4.1" | ||
}, | ||
"devDependencies": { | ||
"babel-plugin-add-module-exports": "^0.2.1", | ||
"babel-plugin-transform-flow-strip-types": "^6.8.0", | ||
"babel-plugin-transform-runtime": "^6.9.0", | ||
"babel-preset-es2015": "^6.9.0", | ||
"babel-preset-stage-1": "^6.5.0", | ||
"gulp": "git+https://github.com/gulpjs/gulp#4.0", | ||
"gulp-babel": "^6.1.2", | ||
"gulp-changed": "^1.3.0", | ||
"gulp-plumber": "^1.1.0", | ||
"gulp-sourcemaps": "^1.6.0", | ||
"rimraf": "^2.5.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
26999
4
290
0
6
8
11
2
3
2
+ Addedbabel-runtime@^6.9.2
+ Addedchalk@^1.1.1
+ Addedcross-spawn@^4.0.0
+ Addedfs-promise@^1.0.0
+ Addedminimist@^1.2.0
+ Addedpath-exists@^2.1.0
+ Addedsemver@^5.0.3
+ Addedsource-map-support@^0.4.1
+ Addedansi-regex@2.1.1(transitive)
+ Addedansi-styles@2.2.1(transitive)
+ Addedany-promise@1.3.0(transitive)
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedchalk@1.1.3(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedcross-spawn@4.0.2(transitive)
+ Addedescape-string-regexp@1.0.5(transitive)
+ Addedfs-extra@1.0.0(transitive)
+ Addedfs-promise@1.0.0(transitive)
+ Addedgraceful-fs@4.2.11(transitive)
+ Addedhas-ansi@2.0.0(transitive)
+ Addedisexe@2.0.0(transitive)
+ Addedjsonfile@2.4.0(transitive)
+ Addedklaw@1.3.1(transitive)
+ Addedlru-cache@4.1.5(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedmz@2.7.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedpath-exists@2.1.0(transitive)
+ Addedpinkie@2.0.4(transitive)
+ Addedpinkie-promise@2.0.1(transitive)
+ Addedpseudomap@1.0.2(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)
+ Addedsemver@5.7.2(transitive)
+ Addedsource-map@0.5.7(transitive)
+ Addedsource-map-support@0.4.18(transitive)
+ Addedstrip-ansi@3.0.1(transitive)
+ Addedsupports-color@2.0.0(transitive)
+ Addedthenify@3.3.1(transitive)
+ Addedthenify-all@1.6.0(transitive)
+ Addedwhich@1.3.1(transitive)
+ Addedyallist@2.1.2(transitive)