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 2.0.7 to 2.0.8

6

package.json
{
"name": "@tsdotnet/collection-base",
"version": "2.0.7",
"version": "2.0.8",
"description": "",

@@ -12,3 +12,3 @@ "author": "electricessence",

"scripts": {
"build:dist": "rimraf dist/* && copyfiles -u 1 src/**/*.d.ts dist && tsc",
"build:dist": "rimraf dist/* && tsc && copyfiles -u 1 src/**/*.d.ts dist",
"build:dist-esm": "rimraf dist-esm/* && tsc -p tsconfig.esm.json",

@@ -57,3 +57,3 @@ "build": "pnpm i && run-p build:*",

"@tsdotnet/common-interfaces": "^1.0.4",
"@tsdotnet/compare": "^1.3.15",
"@tsdotnet/compare": "^1.3.16",
"@tsdotnet/exceptions": "^1.0.17",

@@ -60,0 +60,0 @@ "tslib": "^2.2.0"

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