Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@gedit/utils

Package Overview
Dependencies
Maintainers
3
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gedit/utils - npm Package Compare versions

Comparing version 0.1.66 to 0.1.67

1

lib/browser/index.d.ts
export * from './browser';
export * from './endpoint';
export * from './dom-utils';
export * from './dragdrop';
//# sourceMappingURL=index.d.ts.map

@@ -20,3 +20,2 @@ "use strict";

__exportStar(require("./dom-utils"), exports);
__exportStar(require("./dragdrop"), exports);
//# sourceMappingURL=index.js.map

7

package.json
{
"name": "@gedit/utils",
"version": "0.1.66",
"version": "0.1.67",
"license": "MIT",

@@ -12,4 +12,2 @@ "main": "lib/common/index",

"dependencies": {
"@phosphor/coreutils": "^1.3.1",
"@phosphor/dragdrop": "^1.3.1",
"@types/lodash.clonedeep": "^4.5.6",

@@ -22,2 +20,3 @@ "@types/lodash.debounce": "4.0.3",

"lodash.debounce": "^4.0.8",
"nanoid": "^3.3.2",
"vscode-uri": "^2.1.1"

@@ -35,3 +34,3 @@ },

},
"gitHead": "b63ded2ca7a5d825937e4c58fb0b17d471bfb315"
"gitHead": "5f27beb01166079863d9fd1107bb8d4f4c41afe2"
}
export * from './browser';
export * from './endpoint';
export * from './dom-utils';
export * from './dragdrop';

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