isomorphic-git
Advanced tools
Comparing version 0.0.32 to 0.0.33
@@ -1,1 +0,1 @@ | ||
{"name":"isomorphic-git","version":"0.0.32","description":"A pure JavaScript implementation of git for node and browsers!","typings":"./src/index.d.ts","main":"dist/for-node/","browser":"dist/for-browserify/","module":"dist/for-future/","unpkg":"dist/bundle.umd.min.js","bin":{"isogit":"./cli.js"},"engines":{"node":">=7.6.0"},"scripts":{"start":"nps","test":"nps test","precommit":"nps format toc","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"https://github.com/wmhilton/isomorphic-git.git"},"keywords":["git"],"author":"William Hilton <wmhilton@gmail.com>","license":"Unlicense","bugs":{"url":"https://github.com/wmhilton/isomorphic-git/issues"},"homepage":"https://github.com/wmhilton/isomorphic-git#readme","files":["dist","cli.js"],"dependencies":{"async-lock":"^1.0.0","await-stream-ready":"^1.0.1","babel-runtime":"^6.26.0","buffer":"^5.0.7","buffer-peek-stream":"^1.0.1","buffercursor":"0.0.12","gartal":"^1.1.2","git-apply-delta":"0.0.7","git-list-pack":"0.0.10","ignore":"^3.3.6","ini":"^1.3.4","marky":"^1.2.0","minimisted":"^2.0.0","openpgp":"^2.5.10","pad":"^2.0.1","pako":"^1.0.5","pify":"^3.0.0","shasum":"^1.0.2","simple-concat":"^1.0.0","simple-get":"^2.7.0","through2":"^2.0.3"},"devDependencies":{"babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-flow":"^6.23.0","ban-sensitive-files":"^1.9.0","browserfs":"^1.4.3","browserify":"^14.4.0","browserify-shim":"^3.8.14","codecov":"^3.0.0","doctoc":"^1.3.0","esdoc":"^1.0.4","esdoc-ecmascript-proposal-plugin":"^1.0.0","esdoc-importpath-plugin":"^1.0.1","esdoc-standard-plugin":"^1.0.0","husky":"^0.14.3","jest":"^21.2.1","jest-fixtures":"^0.6.0","jsonfile":"^4.0.0","karma":"^1.7.1","karma-browserify":"^5.1.1","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.0.1","karma-sauce-launcher":"^1.2.0","karma-tap":"^3.1.1","lodash":"^4.17.4","nock":"^9.0.17","npm-run-all":"^4.1.1","nps":"^5.7.1","nps-utils":"^1.4.0","parse-header-stream":"^1.1.1","prettier-standard":"^7.0.3","rollup":"^0.51.6","rollup-plugin-babel":"^3.0.2","rollup-plugin-json":"^2.3.0","standard":"^10.0.3","stream-equal":"^1.0.1","tape":"^4.8.0","uglify-es":"^3.1.2","watch":"^1.0.2","watchify":"^3.9.0","semantic-release":"^8.2.0"},"ava":{"source":["dist/for-node/*"]},"browserify":{"transform":["browserify-shim"]},"browserify-shim":{"fs":"global:fs"},"testling":{"files":"testling/basic-test.js","browsers":["chrome/latest","firefox/latest","ie/latest"]},"jest":{"testPathIgnorePatterns":["__helpers__"],"testEnvironment":"node"}} | ||
{"name":"isomorphic-git","version":"0.0.33","description":"A pure JavaScript implementation of git for node and browsers!","typings":"./src/index.d.ts","main":"dist/for-node/","browser":"dist/for-browserify/","module":"dist/for-future/","unpkg":"dist/bundle.umd.min.js","bin":{"isogit":"./cli.js"},"engines":{"node":">=7.6.0"},"scripts":{"start":"nps","test":"nps test","precommit":"nps format toc","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"repository":{"type":"git","url":"https://github.com/wmhilton/isomorphic-git.git"},"keywords":["git"],"author":"William Hilton <wmhilton@gmail.com>","license":"Unlicense","bugs":{"url":"https://github.com/wmhilton/isomorphic-git/issues"},"homepage":"https://github.com/wmhilton/isomorphic-git#readme","files":["dist","cli.js"],"dependencies":{"async-lock":"^1.0.0","await-stream-ready":"^1.0.1","babel-runtime":"^6.26.0","buffer":"^5.0.7","buffer-peek-stream":"^1.0.1","buffercursor":"0.0.12","gartal":"^1.1.2","git-apply-delta":"0.0.7","git-list-pack":"0.0.10","ignore":"^3.3.6","ini":"^1.3.4","marky":"^1.2.0","minimisted":"^2.0.0","openpgp":"^2.5.10","pad":"^2.0.1","pako":"^1.0.5","pify":"^3.0.0","shasum":"^1.0.2","simple-concat":"^1.0.0","simple-get":"^2.7.0","through2":"^2.0.3"},"devDependencies":{"babel-plugin-external-helpers":"^6.22.0","babel-plugin-transform-es2015-modules-commonjs":"^6.24.1","babel-plugin-transform-object-rest-spread":"^6.23.0","babel-plugin-transform-runtime":"^6.23.0","babel-preset-env":"^1.6.0","babel-preset-flow":"^6.23.0","ban-sensitive-files":"^1.9.0","browserfs":"^1.4.3","browserify":"^14.4.0","browserify-shim":"^3.8.14","codecov":"^3.0.0","doctoc":"^1.3.0","esdoc":"^1.0.4","esdoc-ecmascript-proposal-plugin":"^1.0.0","esdoc-importpath-plugin":"^1.0.1","esdoc-standard-plugin":"^1.0.0","husky":"^0.14.3","jest":"^21.2.1","jest-fixtures":"^0.6.0","jsonfile":"^4.0.0","karma":"^1.7.1","karma-browserify":"^5.1.1","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.0.1","karma-sauce-launcher":"^1.2.0","karma-tap":"^3.1.1","lodash":"^4.17.4","nock":"^9.0.17","npm-run-all":"^4.1.1","nps":"^5.7.1","nps-utils":"^1.4.0","parse-header-stream":"^1.1.1","prettier-standard":"^7.0.3","rollup":"^0.51.6","rollup-plugin-babel":"^3.0.2","rollup-plugin-json":"^2.3.0","standard":"^10.0.3","stream-equal":"^1.0.1","tape":"^4.8.0","uglify-es":"^3.1.2","watch":"^1.0.2","watchify":"^3.9.0","semantic-release":"^8.2.0"},"ava":{"source":["dist/for-node/*"]},"browserify":{"transform":["browserify-shim"]},"browserify-shim":{"fs":"global:fs"},"testling":{"files":"testling/basic-test.js","browsers":["chrome/latest","firefox/latest","ie/latest"]},"jest":{"testPathIgnorePatterns":["__helpers__"],"testEnvironment":"node"}} |
@@ -112,23 +112,23 @@ # isomorphic-git ![node version](https://img.shields.io/node/v/isomorphic-git.svg) [![Build Status](https://travis-ci.org/wmhilton/isomorphic-git.svg?branch=master)](https://travis-ci.org/wmhilton/isomorphic-git) [![codecov](https://codecov.io/gh/wmhilton/isomorphic-git/branch/master/graph/badge.svg)](https://codecov.io/gh/wmhilton/isomorphic-git) [![dependencies](https://david-dm.org/wmhilton/isomorphic-git/status.svg)](https://david-dm.org/wmhilton/isomorphic-git) [![Known Vulnerabilities](https://snyk.io/test/github/wmhilton/isomorphic-git/badge.svg)](https://snyk.io/test/github/wmhilton/isomorphic-git) | ||
- [add](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-add) | ||
- [checkout](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-checkout) | ||
- [clone](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-clone) | ||
- [commit](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-commit) | ||
- [config](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-config) | ||
- [fetch](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-fetch) | ||
- [findRoot](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-findRoot) | ||
- [init](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-init) | ||
- [listBranches](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-listBranches) | ||
- [listFiles](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-listFiles) | ||
- [log](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-log) | ||
- [push](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-push) | ||
- [remove](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-remove) | ||
- [status](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-status) | ||
- [verify](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-verify) | ||
- [version](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-version) | ||
- [add](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-add) | ||
- [checkout](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-checkout) | ||
- [clone](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-clone) | ||
- [commit](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-commit) | ||
- [config](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-config) | ||
- [fetch](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-fetch) | ||
- [findRoot](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-findRoot) | ||
- [init](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-init) | ||
- [listBranches](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-listBranches) | ||
- [listFiles](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-listFiles) | ||
- [log](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-log) | ||
- [push](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-push) | ||
- [remove](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-remove) | ||
- [status](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-status) | ||
- [verify](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-verify) | ||
- [version](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-version) | ||
### utils | ||
- [auth](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-auth) | ||
- [oauth2](https://wmhilton.github.io/isomorphic-git/doc/function/index.html#static-function-oauth2) | ||
- [auth](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-auth) | ||
- [oauth2](https://wmhilton.github.io/isomorphic-git/function/index.html#static-function-oauth2) | ||
@@ -135,0 +135,0 @@ ### dir vs gitdir |
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
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
9083197