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

mongoose-blockchain

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

mongoose-blockchain - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "mongoose-blockchain",
"version": "0.1.0",
"version": "0.1.1",
"description": "Introducing a simple block chain to mongoose",

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

@@ -17,8 +17,5 @@ # Mongoose Blockchain

## What is Auto Parse
## What is Mongoose Blockchain
Introducing a simple block chain to mongoose
`mongoose-blockchain` any value you happen to send in (`String`, `Number`, `Boolean`,
`Array`, `Object`, `Function`, `undefined` and `null`). You send it we will
try to find a way to parse it. We now support sending in a string of what type (e.g. "boolean") or constructor (e.g. Boolean)
## Installation

@@ -28,6 +25,2 @@ ```sh

```
## Documentation
Introducing a simple block chain to mongoose
#### Usage

@@ -34,0 +27,0 @@ Check our examples out too

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