metro-source-map
Advanced tools
Comparing version 0.0.0 to 0.23.0
{ | ||
"version": "0.23.0", | ||
"name": "metro-source-map", | ||
"version": "0.0.0" | ||
"description": "🚇 Source map generator for Metro.", | ||
"main": "src/source-map.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git@github.com:facebook/metro.git" | ||
}, | ||
"scripts": { | ||
"prepare-release": "test -d build && rm -rf src.real && mv src src.real && mv build src", | ||
"cleanup-release": "test ! -e build && mv src build && mv src.real src" | ||
}, | ||
"dependencies": { | ||
"source-map": "^0.5.6" | ||
}, | ||
"devDependencies": { | ||
"babel-core": "^6.24.1", | ||
"babel-generator": "^6.26.0" | ||
} | ||
} |
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
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
33318
13
538
0
6
0
1
2
2
+ Addedsource-map@^0.5.6
+ Addedsource-map@0.5.7(transitive)