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

@syncot/anonymous-auth-service

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncot/anonymous-auth-service - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.0.12](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.11...@syncot/anonymous-auth-service@0.0.12) (2020-01-28)
**Note:** Version bump only for package @syncot/anonymous-auth-service
## [0.0.11](https://github.com/SyncOT/SyncOT/compare/@syncot/anonymous-auth-service@0.0.10...@syncot/anonymous-auth-service@0.0.11) (2019-12-04)

@@ -8,0 +16,0 @@

14

package.json
{
"name": "@syncot/anonymous-auth-service",
"version": "0.0.11",
"version": "0.0.12",
"description": "A server auth module providing anonymous read-write access to all data.",

@@ -31,10 +31,10 @@ "keywords": [

"dependencies": {
"@syncot/auth": "^0.0.22",
"@syncot/connection": "^0.1.3",
"@syncot/events": "^0.1.0",
"@syncot/id": "^0.1.0",
"@syncot/util": "^1.0.0",
"@syncot/auth": "^0.0.23",
"@syncot/connection": "^0.1.4",
"@syncot/events": "^0.1.1",
"@syncot/id": "^0.1.1",
"@syncot/util": "^1.0.1",
"tslib": "^1.9.3"
},
"gitHead": "826d566f85342309a513529839aca7a5aeb5815e"
"gitHead": "4c301b17359a9fc7e7da55677f752f7b74a4b2e3"
}
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