Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

baucis

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

baucis - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

8

package.json

@@ -9,3 +9,3 @@ {

"homepage": "https://github.com/wprl/baucis",
"version": "1.3.1",
"version": "1.3.2",
"main": "index.js",

@@ -24,2 +24,5 @@ "scripts": {

},
"publishConfig": {
"registry": "http://registry.npmjs.org/"
},
"license": "MIT",

@@ -43,3 +46,2 @@ "description": "Build scalable REST APIs using the open source tools and standards you already know.",

"dependencies": {
"baucis": "^1.3.0",
"baucis-json": "^1.0.0",

@@ -53,3 +55,3 @@ "baucis-links": "^1.0.0",

"peerDependencies": {
"mongoose": ">=3 <5",
"mongoose": "3 - 4.0.4",
"express": "^4.12.0"

@@ -56,0 +58,0 @@ },

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