babylonjs-inspector
Advanced tools
Comparing version 3.0.3 to 3.1.0-beta1.0
{ | ||
"name": "babylonjs-inspector", | ||
"description": "An extension to easily debug your Babylon.js application, made with HTML/CSS.", | ||
"version": "3.0.3", | ||
"readmeFilename": "README.md", | ||
"dependencies": { | ||
"babylonjs": "^3.0.3-beta" | ||
} | ||
} | ||
"author": { | ||
"name": "David CATUHE" | ||
}, | ||
"name": "babylonjs-inspector", | ||
"description": "The Babylon.js inspector.", | ||
"version": "3.1.0-beta1.0", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/BabylonJS/Babylon.js.git" | ||
}, | ||
"main": "babylonjs.inspector.bundle.js", | ||
"files": [ | ||
"babylonjs.inspector.bundle.js", | ||
"readme.md", | ||
"package.json" | ||
], | ||
"keywords": [ | ||
"3D", | ||
"javascript", | ||
"html5", | ||
"webgl", | ||
"babylonjs", | ||
"inspector" | ||
], | ||
"license": "Apache-2.0", | ||
"peerDependencies": { | ||
"babylonjs": ">=3.1.0-alpha" | ||
}, | ||
"engines": { | ||
"node": "*" | ||
} | ||
} |
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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
No License Found
License(Experimental) License information could not be found.
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
0
1
0
1667
2
0
2
35
3
+ Addedbabylonjs@7.49.0(transitive)
- Removedbabylonjs@^3.0.3-beta
- Removedbabylonjs@3.3.0(transitive)