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

ts-gems

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-gems - npm Package Compare versions

Comparing version 3.2.1 to 3.3.0

2

lib/types.d.ts

@@ -99,3 +99,5 @@ /**

export type MaybePromise<T> = T | Promise<T>;
/**

@@ -102,0 +104,0 @@ * PropertyType

6

package.json

@@ -15,3 +15,3 @@ {

],
"version": "3.2.1",
"version": "3.3.0",
"types": "lib/index.d.ts",

@@ -37,7 +37,7 @@ "main": "lib/index.js",

"@types/jest": "^29.5.12",
"eslint": "^8.57.0",
"eslint": "^9.0.0",
"jest": "^29.7.0",
"ts-jest": "^29.1.2",
"typescript": "^5.4.2"
"typescript": "^5.4.5"
}
}
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