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

@unction/values

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/values - npm Package Compare versions

Comparing version 3.3.0 to 3.5.0

10

package.json
{
"name": "@unction/values",
"version": "3.3.0",
"version": "3.5.0",
"description": "Takes an iterable and returns it's values",

@@ -27,3 +27,3 @@ "keywords": [

"check": "flow-typed install && flow check",
"ci": "npm run build && npm run test && npm run lint && npm run check",
"ci": "npm run test && npm run lint && npm run check",
"watch": "chokidar './index.js' './test.js' --command 'npm run ci --silent'"

@@ -53,5 +53,5 @@ },

"dependencies": {
"@unction/append": "2.2.0",
"@unction/flip": "2.1.0",
"@unction/reducevalues": "2.3.0"
"@unction/append": "2.4.0",
"@unction/flip": "2.3.0",
"@unction/reducevalues": "2.5.0"
},

@@ -58,0 +58,0 @@ "nyc": {

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