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

@tsdotnet/collection-base

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tsdotnet/collection-base - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

dist/IndexedCollection.d.ts

4

dist/index.d.ts

@@ -6,4 +6,4 @@ import copyIterableTo from './copyIterableTo';

import ReadOnlyList from './ReadOnlyList';
import List from './List';
export { copyIterableTo, ReadOnlyCollection, Collection, ReadOnlyList, List };
import IndexedCollection from './IndexedCollection';
export { copyIterableTo, ReadOnlyCollection, Collection, ReadOnlyList, IndexedCollection };
export default IterableCollectionBase;
{
"name": "@tsdotnet/collection-base",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

@@ -5,0 +5,0 @@ "author": "electricessence",

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