@humany/serviceclient
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0
Copyright © 2018, Humany AB. All rights reserved. | ||
THIS PACKAGE AND CONTAINING SOFTWARE IS PART OF | ||
THE HUMANY SERVICE. BY USING THIS SOFTWARE, YOU | ||
THE HUMANY SERVICE. BY USING THIS SOFTWARE YOU | ||
AGREE TO THE FOLLOWING TERMS AND CONDITIONS: | ||
http://www.humany.com/legal |
{ | ||
"name": "@humany/serviceclient", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0", | ||
"description": "Service client for communication with classical Humany projections", | ||
"main": "lib/index.js", | ||
"module": "lib-esm/index.js", | ||
"files": [ | ||
"LICENSE.txt", | ||
"README.md", | ||
"lib/", | ||
"lib-esm/" | ||
], | ||
"sideEffects": false, | ||
"scripts": { | ||
"test": "cross-env BABEL_ENV=es5 mocha --compilers js:babel-core/register --require ./test/setup ./src/**/*.spec.js", | ||
"clean": "cleandir lib && cleandir lib-esm", | ||
"compile": "babel -d lib-esm/ src/ && cross-env BABEL_ENV=es5 babel -d lib/ src/", | ||
"release": "npm run compile && yalc push" | ||
}, | ||
"dependencies": { | ||
"@humany/widget-core": "^1.0.0-beta.11", | ||
"isomorphic-fetch": "^2.2.1" | ||
}, | ||
"devDependencies": { | ||
"babel-cli": "^6.26.0", | ||
"babel-eslint": "^7.2.3", | ||
"babel-loader": "^7.0.0", | ||
"babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
"babel-plugin-transform-object-rest-spread": "^6.23.0", | ||
"babel-preset-es2015": "^6.24.1", | ||
"cross-env": "^4.0.0", | ||
"del": "^3.0.0", | ||
"eslint": "^3.19.0", | ||
"eslint-config-airbnb": "^14.1.0", | ||
"eslint-loader": "^1.7.1", | ||
"eslint-plugin-babel": "^4.1.1", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-jsx-a11y": "^4.0.0", | ||
"gulp": "^3.9.1", | ||
"gulp-babel": "^7.0.0", | ||
"jsdom": "^9.12.0", | ||
"require-dir": "^0.3.2", | ||
"run-sequence": "^2.2.0", | ||
"should": "^11.2.1", | ||
"sinon": "^2.1.0", | ||
"webpack": "^2.4.1", | ||
"yargs": "^9.0.1" | ||
}, | ||
"author": "Humany AB", | ||
"license": "SEE LICENSE IN LICENSE.txt" | ||
} | ||
} |
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
Network access
Supply chain riskThis module accesses the network.
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
94514
33
1935
1
1
172
2
23
3
+ Addedisomorphic-fetch@^2.2.1
+ Added@humany/widget-core@1.0.15(transitive)
+ Added@webprovisions/bootstrapping@1.0.14(transitive)
+ Added@webprovisions/platform@1.1.4(transitive)
+ Addedencoding@0.1.13(transitive)
+ Addediconv-lite@0.6.3(transitive)
+ Addedis-stream@1.1.0(transitive)
+ Addedisomorphic-fetch@2.2.1(transitive)
+ Addednode-fetch@1.7.3(transitive)
+ Addedsafer-buffer@2.1.2(transitive)
+ Addedwhatwg-fetch@3.6.20(transitive)