Socket
Socket
Sign inDemoInstall

@es-git/memory-repo

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@es-git/memory-repo - npm Package Compare versions

Comparing version 0.8.3 to 0.9.0

es/index.d.ts.map

1

es/index.d.ts

@@ -16,1 +16,2 @@ import { IRawRepo, Hash } from '@es-git/core';

}
//# sourceMappingURL=index.d.ts.map
export {};
//# sourceMappingURL=index.test.d.ts.map

4

package.json
{
"name": "@es-git/memory-repo",
"version": "0.8.3",
"version": "0.9.0",
"description": "",

@@ -42,4 +42,4 @@ "main": "js/index.js",

"dependencies": {
"@es-git/core": "^0.8.3"
"@es-git/core": "^0.9.0"
}
}

@@ -1,2 +0,2 @@

import { IRawRepo, Type, Hash } from '@es-git/core';
import { IRawRepo, Hash } from '@es-git/core';

@@ -3,0 +3,0 @@ export default class MemoryRepo implements IRawRepo {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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