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

@arwes/tools

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arwes/tools - npm Package Compare versions

Comparing version 1.0.0-next.24080101 to 1.0.0-next.24082701

3

build/esm/types.d.ts

@@ -5,1 +5,4 @@ export type PartialDeep<T> = {

export type NoInfer<T> = [T][T extends any ? 0 : never];
export type Writable<T> = {
-readonly [P in keyof T]: T[P];
};

4

package.json
{
"name": "@arwes/tools",
"version": "1.0.0-next.24080101",
"version": "1.0.0-next.24082701",
"publishConfig": {

@@ -51,3 +51,3 @@ "access": "public"

},
"gitHead": "11d040d734a300d67c39d53ce91d72829640c89e"
"gitHead": "5e52d92f96afa347406c29f64ba1ae8c4089f096"
}
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