New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

codesandbox-import-util-types

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codesandbox-import-util-types - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

6

index.d.ts

@@ -5,3 +5,4 @@ export interface IModule {

type?: "file";
uploadId?: string
uploadId?: string;
sha?: string;
}

@@ -27,4 +28,5 @@

binaryContent?: string;
uploadId?: string
uploadId?: string;
directoryShortid: string | undefined | null;
sha?: string;
}

@@ -31,0 +33,0 @@

{
"name": "codesandbox-import-util-types",
"version": "2.2.0",
"gitHead": "c9b155601eab75e3e14a0e30cd38742a0b8f56ca"
"version": "2.2.1",
"gitHead": "4e5e92186e94224ae1f911b47bf41140769e1c9f"
}
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