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

@orbiting/backend-modules-auth

Package Overview
Dependencies
Maintainers
6
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@orbiting/backend-modules-auth - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

14

CHANGELOG.md

@@ -1,6 +0,16 @@

<a name="0.0.0"></a>
# 0.0.0 (2017-11-22)
<a name="0.0.1"></a>
## 0.0.1 (2017-11-22)
<a name="0.0.1"></a>
## 0.0.1 (2017-11-22)
### Bug Fixes
* **setup:** fix inter-dependencies versions ([183a6aa](https://github.com/orbiting/backend-modules/commit/183a6aa))
<a name="1.0.0"></a>

@@ -7,0 +17,0 @@ # 1.0.0 (2017-11-22)

8

package.json
{
"name": "@orbiting/backend-modules-auth",
"version": "0.0.0",
"version": "0.0.1",
"description": "auth middleware and graphql schema and resolvers",

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

"dependencies": {
"apollo-modules-node": "0.0.0-development",
"@orbiting/backend-modules-mail": "0.0.0-development",
"@orbiting/backend-modules-translate": "0.0.0-development",
"apollo-modules-node": "^0.0.0",
"@orbiting/backend-modules-mail": "^0.0.0",
"@orbiting/backend-modules-translate": "^0.0.0",
"check-env": "^1.3.0",

@@ -33,0 +33,0 @@ "connect-pg-simple": "^3.1.2",

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