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

@textile/context

Package Overview
Dependencies
Maintainers
5
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/context - npm Package Compare versions

Comparing version 0.6.8 to 0.6.9

8

CHANGELOG.md

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

## [0.6.9](https://github.com/textileio/js-threads/compare/@textile/context@0.6.8...@textile/context@0.6.9) (2020-09-23)
**Note:** Version bump only for package @textile/context
## [0.6.8](https://github.com/textileio/js-threads/compare/@textile/context@0.6.7...@textile/context@0.6.8) (2020-09-10)

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

17

package.json
{
"name": "@textile/context",
"version": "0.6.8",
"version": "0.6.9",
"main": "dist/index",

@@ -18,4 +18,4 @@ "types": "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",
"test:browser": "polendina --cleanup --timeout 60 src/**/*.spec.ts --webpack-config ../../webpack.test.js"

@@ -25,11 +25,6 @@ },

"devDependencies": {
"@improbable-eng/grpc-web": "^0.13.0",
"rimraf": "^3.0.0",
"typescript": "^3.7.2"
"@improbable-eng/grpc-web": "^0.13.0"
},
"references": [
{
"path": "../id"
},
{
"path": "../security"

@@ -39,5 +34,5 @@ }

"dependencies": {
"@textile/security": "^0.2.7"
"@textile/security": "^0.2.8"
},
"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