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

@bettercorp/tools

Package Overview
Dependencies
Maintainers
2
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bettercorp/tools - npm Package Compare versions

Comparing version 2.1.7 to 2.1.8-rc

1

lib/Interfaces.d.ts

@@ -12,1 +12,2 @@ export interface IDictionary<T = any> {

}
export declare type ParamsFromString<T extends string> = T extends `${string}{${infer U}}${string}` ? U : never;

2

package.json

@@ -20,3 +20,3 @@ {

"main": "lib/index.js",
"version": "2.1.7",
"version": "2.1.8-rc",
"devDependencies": {

@@ -23,0 +23,0 @@ "@types/crypto-js": "^4.1.1",

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