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

@10ign/common-types

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@10ign/common-types - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

dist/CommonTypes.d.ts.map

1

dist/CommonTypes.d.ts

@@ -9,1 +9,2 @@ /**

export declare type Handler = <T>(...t: T[]) => void;
//# sourceMappingURL=CommonTypes.d.ts.map

2

package.json
{
"name": "@10ign/common-types",
"version": "1.0.8",
"version": "1.0.9",
"description": "Common Types",

@@ -5,0 +5,0 @@ "main": "dist/CommonTypes.js",

@@ -6,2 +6,3 @@ {

"declaration": true,
"declarationMap": true,
"outDir": "dist",

@@ -8,0 +9,0 @@ "rootDir": "./src",

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