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

@textile/security

Package Overview
Dependencies
Maintainers
5
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/security - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

8

CHANGELOG.md

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

## [0.2.8](https://github.com/textileio/js-threads/compare/@textile/security@0.2.7...@textile/security@0.2.8) (2020-09-23)
**Note:** Version bump only for package @textile/security
## [0.2.7](https://github.com/textileio/js-threads/compare/@textile/security@0.2.6...@textile/security@0.2.7) (2020-09-10)

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

12

package.json
{
"name": "@textile/security",
"version": "0.2.7",
"version": "0.2.8",
"description": "Common types/interfaces for Textile security including authentication and authorization.",

@@ -19,10 +19,8 @@ "main": "dist/index",

"prebuild": "npm run clean",
"build": "tsc -b tsconfig.json",
"clean": "rimraf ./dist ./tsconfig.tsbuildinfo"
"build": "npx tsc -b tsconfig.json",
"clean": "npx rimraf ./dist ./tsconfig.tsbuildinfo"
},
"repository": "github:textileio/js-threads",
"devDependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"rimraf": "^3.0.0",
"typescript": "^3.7.2"
"@improbable-eng/grpc-web": "^0.13.0"
},

@@ -34,3 +32,3 @@ "dependencies": {

},
"gitHead": "421482221b70fabff7ca6c8a13573760a6260df9"
"gitHead": "148d04d3e8ee24d06e4b2aca97e87e1fd154bc36"
}

Sorry, the diff of this file is not supported yet

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