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

@unction/append

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unction/append - npm Package Compare versions

Comparing version 2.4.0 to 2.6.0

12

package.json
{
"name": "@unction/append",
"version": "2.4.0",
"version": "2.6.0",
"description": "Takes a value and puts it at the end of the given list",

@@ -17,5 +17,5 @@ "keywords": [

"license": "ISC",
"homepage": "https://github.com/unctionjs/tempLate#readme",
"repository": "github:unctionjs/tempLate",
"bugs": "https://github.com/unctionjs/tempLate/issues",
"homepage": "https://github.com/unctionjs/append#readme",
"repository": "github:unctionjs/append",
"bugs": "https://github.com/unctionjs/append/issues",
"main": "transpiled/index.js",

@@ -28,3 +28,3 @@ "scripts": {

"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'"

@@ -62,3 +62,3 @@ },

"dependencies": {
"@unction/type": "2.1.0"
"@unction/type": "2.3.0"
},

@@ -65,0 +65,0 @@ "files": [

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