rest-on-couch-client
Advanced tools
Comparing version 1.0.0 to 2.0.0
@@ -0,1 +1,10 @@ | ||
# [2.0.0](https://github.com/cheminfo/rest-on-couch-client/compare/v1.0.0...v2.0.0) (2019-03-29) | ||
### Features | ||
* rethink the whole API ([#1](https://github.com/cheminfo/rest-on-couch-client/issues/1)) ([064adb2](https://github.com/cheminfo/rest-on-couch-client/commit/064adb2)) | ||
<a name="0.0.6"></a> | ||
@@ -2,0 +11,0 @@ ## [0.0.6](https://github.com/cheminfo/rest-on-couch-client/compare/v0.0.5...v0.0.6) (2018-02-07) |
{ | ||
"name": "rest-on-couch-client", | ||
"version": "1.0.0", | ||
"description": "A rest-on-couch client for node.js", | ||
"main": "src/Roc.js", | ||
"repository": "git@github.com:cheminfo/rest-on-couch-client.git", | ||
"author": "Daniel Kostro <kostro.d@gmail.com>", | ||
"license": "MIT", | ||
"version": "2.0.0", | ||
"description": "A nodejs / browser client for rest-on-couch backend", | ||
"main": "./lib/index.js", | ||
"module": "./lib-es6/index.js", | ||
"types": "./lib/index.d.ts", | ||
"files": [ | ||
"lib", | ||
"lib-es6" | ||
], | ||
"scripts": { | ||
"eslint": "eslint src", | ||
"test": "npm run eslint", | ||
"eslint-fix": "eslint src --fix" | ||
"clean": "rimraf lib lib-es6", | ||
"prepare": "npm run tsc", | ||
"test": "npm run test-only", | ||
"test-only": "jest", | ||
"test-coverage": "jest --coverage", | ||
"tsc": "npm run clean && npm run tsc-es5 && npm run tsc-es6", | ||
"tsc-es5": "tsc", | ||
"tsc-es6": "tsc --project tsconfig.es6.json" | ||
}, | ||
"dependencies": { | ||
"detect-node": "^2.0.3", | ||
"superagent": "^3.8.2" | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/cheminfo/rest-on-couch-client.git" | ||
}, | ||
"keywords": [], | ||
"author": "Daniel Kostro", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/cheminfo/rest-on-couch-client/issues" | ||
}, | ||
"homepage": "https://github.com/cheminfo/rest-on-couch-client#readme", | ||
"jest": { | ||
"preset": "ts-jest", | ||
"testEnvironment": "node" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.17.0", | ||
"eslint-config-cheminfo": "^1.15.1", | ||
"eslint-plugin-import": "^2.8.0", | ||
"eslint-plugin-jest": "^21.7.0", | ||
"eslint-plugin-no-only-tests": "^1.1.0" | ||
"@types/jest": "^24.0.11", | ||
"jest": "^24.5.0", | ||
"rimraf": "^2.6.3", | ||
"ts-jest": "^24.0.0", | ||
"typescript": "^3.3.4000" | ||
}, | ||
"dependencies": { | ||
"axios": "^0.18.0", | ||
"immer": "^2.1.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
216612
55
4792
0
0
0
1
+ Addedaxios@^0.18.0
+ Addedimmer@^2.1.4
+ Addedaxios@0.18.1(transitive)
+ Addedfollow-redirects@1.5.10(transitive)
+ Addedimmer@2.1.5(transitive)
+ Addedis-buffer@2.0.5(transitive)
- Removeddetect-node@^2.0.3
- Removedsuperagent@^3.8.2
- Removedasynckit@0.4.0(transitive)
- Removedcall-bind-apply-helpers@1.0.2(transitive)
- Removedcall-bound@1.0.4(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedcomponent-emitter@1.3.1(transitive)
- Removedcookiejar@2.1.4(transitive)
- Removedcore-util-is@1.0.3(transitive)
- Removeddebug@3.2.7(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removeddetect-node@2.1.0(transitive)
- Removeddunder-proto@1.0.1(transitive)
- Removedes-define-property@1.0.1(transitive)
- Removedes-errors@1.3.0(transitive)
- Removedes-object-atoms@1.1.1(transitive)
- Removedes-set-tostringtag@2.1.0(transitive)
- Removedextend@3.0.2(transitive)
- Removedform-data@2.5.3(transitive)
- Removedformidable@1.2.6(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedget-intrinsic@1.3.0(transitive)
- Removedget-proto@1.0.1(transitive)
- Removedgopd@1.2.0(transitive)
- Removedhas-symbols@1.1.0(transitive)
- Removedhas-tostringtag@1.0.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedinherits@2.0.4(transitive)
- Removedisarray@1.0.0(transitive)
- Removedmath-intrinsics@1.1.0(transitive)
- Removedmethods@1.1.2(transitive)
- Removedmime@1.6.0(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedms@2.1.3(transitive)
- Removedobject-inspect@1.13.4(transitive)
- Removedprocess-nextick-args@2.0.1(transitive)
- Removedqs@6.14.0(transitive)
- Removedreadable-stream@2.3.8(transitive)
- Removedsafe-buffer@5.1.25.2.1(transitive)
- Removedside-channel@1.1.0(transitive)
- Removedside-channel-list@1.0.0(transitive)
- Removedside-channel-map@1.0.1(transitive)
- Removedside-channel-weakmap@1.0.2(transitive)
- Removedstring_decoder@1.1.1(transitive)
- Removedsuperagent@3.8.3(transitive)
- Removedutil-deprecate@1.0.2(transitive)