Socket
Socket
Sign inDemoInstall

@unction/attach

Package Overview
Dependencies
2
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

8

package.json
{
"name": "@unction/attach",
"version": "1.0.2",
"version": "1.0.3",
"description": "A polymorphic way to attach a value to an iterable",

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

"pretest": "npm run build",
"test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'",
"test": "tap --reporter min './transpiled/test.js'",
"build": "babel './index.js' './test.js' -d './transpiled/'",

@@ -32,5 +32,5 @@ "lint": "eslint './index.js'"

"dependencies": {
"@unction/isarray": "^1.0.3",
"@unction/isobject": "^1.0.3"
"@unction/isarray": "^1.0.4",
"@unction/isobject": "^1.0.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc