@ironsource/fusion-core
Advanced tools
Comparing version 0.0.1 to 0.0.2-rc.0
{ | ||
"name": "@ironsource/fusion-core", | ||
"version": "0.0.1", | ||
"description": "fusion core", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"version": "0.0.2-rc.0", | ||
"peerDependencies": { | ||
"@angular/common": "^14.1.0", | ||
"@angular/core": "^14.1.0" | ||
}, | ||
"author": "", | ||
"license": "UNLICENSED" | ||
} | ||
"dependencies": { | ||
"tslib": "^2.3.0" | ||
}, | ||
"module": "fesm2015/ironsource-fusion-core.mjs", | ||
"es2020": "fesm2020/ironsource-fusion-core.mjs", | ||
"esm2020": "esm2020/ironsource-fusion-core.mjs", | ||
"fesm2020": "fesm2020/ironsource-fusion-core.mjs", | ||
"fesm2015": "fesm2015/ironsource-fusion-core.mjs", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
"./package.json": { | ||
"default": "./package.json" | ||
}, | ||
".": { | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ironsource-fusion-core.mjs", | ||
"es2020": "./fesm2020/ironsource-fusion-core.mjs", | ||
"es2015": "./fesm2015/ironsource-fusion-core.mjs", | ||
"node": "./fesm2015/ironsource-fusion-core.mjs", | ||
"default": "./fesm2020/ironsource-fusion-core.mjs" | ||
} | ||
}, | ||
"sideEffects": false | ||
} |
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 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
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
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 tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
8580
12
0
71
2
1
25
3
1
+ Addedtslib@^2.3.0
+ Added@angular/common@14.3.0(transitive)
+ Added@angular/core@14.3.0(transitive)
+ Addedrxjs@7.8.1(transitive)
+ Addedtslib@2.8.1(transitive)
+ Addedzone.js@0.12.0(transitive)