@what3words/react-components
Advanced tools
Comparing version 0.1.6 to 4.0.0
{ | ||
"name": "@what3words/react-components", | ||
"version": "0.1.6", | ||
"description": "Components with business logic used across the frontend projects", | ||
"main": "lib/index.js", | ||
"directories": { | ||
"lib": "lib" | ||
}, | ||
"version": "4.0.0", | ||
"sideEffects": false, | ||
"description": "The what3words javascript sdk and web components for react", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"files": [ | ||
"lib" | ||
"dist/" | ||
], | ||
"scripts": { | ||
"test": "npm run tests", | ||
"tsc": "tsc" | ||
"clean": "rm -rf dist", | ||
"build": "tsc -p tsconfig.json --outDir dist", | ||
"compile": "npm run clean && npm run build", | ||
"lint": "tslint './src/**/*.{ts,tsx}'", | ||
"lint:fix": "tslint './src/**/*.{ts,tsx}' --fix" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/w3w-internal/frontend-commons.git" | ||
"dependencies": { | ||
"@what3words/javascript-components": "^4.0.0" | ||
}, | ||
"author": "Tom Sturge", | ||
"license": "UNLICENSED", | ||
"gitHead": "60268633f474217a6fff95e2feaa8baea654d936", | ||
"peerDependencies": { | ||
"react": "^16.7.0", | ||
"react-dom": "^16.7.0" | ||
}, | ||
"devDependencies": { | ||
"@what3words/configs": "^0.1.10" | ||
"@material-ui/core": "^4.11.3", | ||
"@stencil/core": "^2.3.0", | ||
"react": "^16.7.0", | ||
"react-dom": "^16.7.0", | ||
"typescript": "^4.1.2" | ||
} | ||
} |
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 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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
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
52296
31
0
578
0
1
3
5
1
2
1
2
+ Added@googlemaps/js-api-loader@1.16.8(transitive)
+ Added@stencil/core@3.4.2(transitive)
+ Added@what3words/api@5.4.0(transitive)
+ Added@what3words/javascript-components@4.9.4(transitive)
+ Addedcross-fetch@3.2.0(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addednode-fetch@2.7.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedquerystring@0.2.1(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedreact-is@16.13.1(transitive)
+ Addedscheduler@0.19.1(transitive)
+ Addedtr46@0.0.3(transitive)
+ Addeduuid@8.3.2(transitive)
+ Addedwebidl-conversions@3.0.1(transitive)
+ Addedwhatwg-url@5.0.0(transitive)