Socket
Socket
Sign inDemoInstall

isomorphic-git

Package Overview
Dependencies
Maintainers
1
Versions
408
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isomorphic-git - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

dist/bundle.umd.min.js.map

1

dist/for-browserify/index.js

@@ -751,1 +751,2 @@ 'use strict';

module.exports = git;
//# sourceMappingURL=index.js.map

@@ -1096,1 +1096,2 @@ 'use strict';

exports.GitRemoteHTTP = GitRemoteHTTP;
//# sourceMappingURL=managers.js.map

@@ -1231,1 +1231,2 @@ 'use strict';

exports.GitTree = GitTree;
//# sourceMappingURL=models.js.map

3

dist/for-browserify/utils.js

@@ -613,3 +613,3 @@ 'use strict';

var name = "isomorphic-git";
var version = "0.0.12";
var version = "0.0.13";
var description = "Node library for interacting with git repositories, circa 2017";

@@ -699,1 +699,2 @@ var main = "dist/for-node/";

exports.pkg = _package$1;
//# sourceMappingURL=utils.js.map

@@ -218,3 +218,3 @@ import systemfs from 'fs';

var name = "isomorphic-git";
var version = "0.0.12";
var version = "0.0.13";
var description = "Node library for interacting with git repositories, circa 2017";

@@ -221,0 +221,0 @@ var main = "dist/for-node/";

@@ -224,3 +224,3 @@ 'use strict';

var name = "isomorphic-git";
var version = "0.0.12";
var version = "0.0.13";
var description = "Node library for interacting with git repositories, circa 2017";

@@ -227,0 +227,0 @@ var main = "dist/for-node/";

{
"name": "isomorphic-git",
"version": "0.0.12",
"version": "0.0.13",
"description": "Node library for interacting with git repositories, circa 2017",

@@ -5,0 +5,0 @@ "main": "dist/for-node/",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc