isomorphic-git
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -139,3 +139,3 @@ 'use strict'; | ||
var dependencies = { "async-lock": "^1.1.0", "babel-runtime": "^6.26.0", "buffer": "^5.0.8", "buffer-peek-stream": "^1.0.1", "buffercursor": "0.0.12", "crc": "^3.5.0", "debug": "^3.1.0", "diff-lines": "^1.1.0", "git-apply-delta": "0.0.7", "git-list-pack": "0.0.10", "ignore": "^3.3.7", "lodash.sortby": "^4.7.0", "marky": "^1.2.0", "minimisted": "^2.0.0", "pad": "^2.0.3", "pako": "^1.0.6", "pify": "^3.0.0", "sha.js": "^2.4.9", "shasum": "^1.0.2", "simple-concat": "^1.0.0", "simple-get": "^2.7.0", "split2": "^2.2.0", "through2": "^2.0.3" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^2.9.1", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^3.0.0", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var ava = { "source": ["dist/for-node/*"] }; | ||
@@ -142,0 +142,0 @@ var browserify = { "transform": ["browserify-shim"] }; |
@@ -87,3 +87,3 @@ import path from 'path'; | ||
var dependencies = { "async-lock": "^1.1.0", "babel-runtime": "^6.26.0", "buffer": "^5.0.8", "buffer-peek-stream": "^1.0.1", "buffercursor": "0.0.12", "crc": "^3.5.0", "debug": "^3.1.0", "diff-lines": "^1.1.0", "git-apply-delta": "0.0.7", "git-list-pack": "0.0.10", "ignore": "^3.3.7", "lodash.sortby": "^4.7.0", "marky": "^1.2.0", "minimisted": "^2.0.0", "pad": "^2.0.3", "pako": "^1.0.6", "pify": "^3.0.0", "sha.js": "^2.4.9", "shasum": "^1.0.2", "simple-concat": "^1.0.0", "simple-get": "^2.7.0", "split2": "^2.2.0", "through2": "^2.0.3" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^2.9.1", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^3.0.0", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var ava = { "source": ["dist/for-node/*"] }; | ||
@@ -90,0 +90,0 @@ var browserify = { "transform": ["browserify-shim"] }; |
@@ -93,3 +93,3 @@ 'use strict'; | ||
var dependencies = { "async-lock": "^1.1.0", "babel-runtime": "^6.26.0", "buffer": "^5.0.8", "buffer-peek-stream": "^1.0.1", "buffercursor": "0.0.12", "crc": "^3.5.0", "debug": "^3.1.0", "diff-lines": "^1.1.0", "git-apply-delta": "0.0.7", "git-list-pack": "0.0.10", "ignore": "^3.3.7", "lodash.sortby": "^4.7.0", "marky": "^1.2.0", "minimisted": "^2.0.0", "pad": "^2.0.3", "pako": "^1.0.6", "pify": "^3.0.0", "sha.js": "^2.4.9", "shasum": "^1.0.2", "simple-concat": "^1.0.0", "simple-get": "^2.7.0", "split2": "^2.2.0", "through2": "^2.0.3" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^2.9.1", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var devDependencies = { "babel-plugin-external-helpers": "^6.22.0", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.0", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-plugin-transform-runtime": "^6.23.0", "babel-preset-env": "^1.6.1", "babel-preset-flow": "^6.23.0", "ban-sensitive-files": "^1.9.2", "browserify": "^16.0.0", "browserify-shim": "^3.8.14", "codecov": "^3.0.0", "cross-env": "^5.1.3", "doctoc": "^1.3.0", "husky": "^0.14.3", "jasmine-core": "^3.0.0", "jasmine-snapshot": "^1.7.8", "jest": "^22.0.4", "jest-fixtures": "^0.6.0", "jsonfile": "^4.0.0", "karma": "^2.0.0", "karma-browserify": "^5.1.3", "karma-chrome-launcher": "^2.2.0", "karma-firefox-launcher": "^1.1.0", "karma-jasmine": "^1.1.1", "karma-sauce-launcher": "^1.2.0", "karma-verbose-reporter": "0.0.6", "nock": "^9.1.5", "npm-run-all": "^4.1.2", "nps": "^5.7.1", "nps-utils": "^1.5.0", "openpgp": "^2.6.1", "parse-header-stream": "^1.1.1", "prettier-standard": "^8.0.0", "pretty-format": "^22.1.0", "rollup": "^0.55.0", "rollup-plugin-babel": "^3.0.3", "rollup-plugin-json": "^2.3.0", "semantic-release": "^12.2.2", "standard": "^10.0.3", "stream-equal": "^1.1.0", "travis-deploy-once": "^4.3.1", "uglify-es": "^3.3.4", "watch": "^1.0.2", "watchify": "^3.9.0" }; | ||
var ava = { "source": ["dist/for-node/*"] }; | ||
@@ -96,0 +96,0 @@ var browserify = { "transform": ["browserify-shim"] }; |
{ | ||
"name": "isomorphic-git", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "A pure JavaScript implementation of git for node and browsers!", | ||
@@ -81,3 +81,3 @@ "typings": "./src/index.d.ts", | ||
"husky": "^0.14.3", | ||
"jasmine-core": "^2.9.1", | ||
"jasmine-core": "^3.0.0", | ||
"jasmine-snapshot": "^1.7.8", | ||
@@ -84,0 +84,0 @@ "jest": "^22.0.4", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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