Socket
Socket
Sign inDemoInstall

data-saturate

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

data-saturate - npm Package Compare versions

Comparing version 0.0.2 to 3.0.0

17

package.json
{
"name": "data-saturate",
"version": "0.0.2",
"description": "Recursively saturate lower levels of an object's data with the data in the upper levels",
"version": "3.0.0",
"description": "",
"main": "index.js",
"dependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/electric-eloquence/data-saturate.git"
"url": "git+https://github.com/npm/deprecate-holder.git"
},
"license": "MIT"
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/npm/deprecate-holder/issues"
},
"homepage": "https://github.com/npm/deprecate-holder#readme"
}

@@ -1,10 +0,5 @@

Recursively saturate lower levels of an object's data with the data in the upper levels
# Deprecated Package
Usage:
This package is no longer supported and has been deprecated. To avoid malicious use, npm is hanging on to the package name.
```
var data = require('./data.json');
var dataSaturate = require(data-saturate');
dataSaturate(data);
```
Please contact support@npmjs.com if you have questions about this package.
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