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

@konfirm/collection

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@konfirm/collection - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

10

package.json
{
"name": "@konfirm/collection",
"version": "1.0.5",
"version": "1.0.6",
"description": "Base collections, find intersections and diffs. Allows for explicit allowed type definitions",
"main": "source/collection.js",
"scripts": {
"test": "lab -vclr",
"test-coverage-html": "lab -clr html -o report.html"
"test": "./node_modules/.bin/lab -vclr",
"test-coverage-html": "./node_modules/.bin/lab -clr html -o report.html"
},

@@ -22,8 +22,8 @@ "keywords": [],

"devDependencies": {
"@konfirm/labrat": "^2.0.1",
"@konfirm/labrat": "^2.0.2",
"eslint-config-strict": "^14.0.1"
},
"dependencies": {
"@konfirm/is-type": "^1.0.7"
"@konfirm/is-type": "^1.0.8"
}
}
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