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

append-to-all-attributes

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

append-to-all-attributes - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json
{
"name": "append-to-all-attributes",
"version": "1.0.1",
"version": "1.0.2",
"description": "Append a string to all attributes in the object passed",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,3 +14,3 @@ # append-to-all-attributes

```js
const appendToAllAttributes = require('append-to-all-attributes);
const appendToAllAttributes = require('append-to-all-attributes');
appendToAllAttributes({

@@ -17,0 +17,0 @@ sanFrancisco_to_newYork: 50,

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