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

typed-conversions

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-conversions - npm Package Compare versions

Comparing version 0.8.1 to 0.8.2

2

lib/index.d.ts

@@ -15,2 +15,2 @@ import { IDictionary } from "common-types";

export declare function snapshotToOrderedHash<T = IDictionary>(snap: ISnapShot, idProp?: string): IDictionary<T>;
export declare function getPropertyAcrossDictionaryItems<T>(dictionary: IDictionary<T>, property: string): any[];
export declare function getPropertyAcrossDictionaryItems<T>(dictionary: IDictionary, property: string): T[];
{
"name": "typed-conversions",
"version": "0.8.1",
"version": "0.8.2",
"description": "typed-conversions",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet

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