Socket
Socket
Sign inDemoInstall

@unction/attach

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/attach - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

21

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

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

"scripts": {
"prepublish": "npm run build",
"prepare": "npm run build",
"pretest": "npm run build",

@@ -29,21 +29,8 @@ "test": "tap --no-coverage --no-coverage-report --no-color --jobs-auto --reporter dot './transpiled/test.js'",

"devDependencies": {
"babel-cli": "6.24.1",
"babel-core": "6.25.0",
"babel-eslint": "7.2.3",
"babel-plugin-transform-object-rest-spread": "6.23.0",
"babel-preset-env": "1.5.2",
"babel-preset-flow": "6.23.0",
"babel-tap": "5.0.0",
"eslint": "3.19.0",
"eslint-plugin-babel": "4.1.1",
"eslint-plugin-flowtype": "2.34.0",
"eslint-plugin-immutable": "1.0.0",
"eslint-plugin-import": "2.3.0",
"eslint-plugin-promise": "3.5.0",
"tap": "10.3.3"
},
"dependencies": {
"@unction/isarray": "^1.0.2",
"@unction/isobject": "^1.0.2"
"@unction/isarray": "^1.0.3",
"@unction/isobject": "^1.0.3"
}
}
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