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

@textile/threads-id

Package Overview
Dependencies
Maintainers
5
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@textile/threads-id - npm Package Compare versions

Comparing version 0.3.2-alpha.0 to 0.4.0-alpha.0

11

CHANGELOG.md

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

# [0.4.0-alpha.0](https://github.com/textileio/js-threads/compare/@textile/threads-id@0.3.1...@textile/threads-id@0.4.0-alpha.0) (2020-11-27)
### Features
* cleanup esm builds + update changelog ([1c550ec](https://github.com/textileio/js-threads/commit/1c550ec78eab0368d5c758a7068e529c45918729))
## [0.3.2-alpha.0](https://github.com/textileio/js-threads/compare/@textile/threads-id@0.3.1...@textile/threads-id@0.3.2-alpha.0) (2020-11-27)

@@ -8,0 +19,0 @@

7

package.json
{
"name": "@textile/threads-id",
"version": "0.3.2-alpha.0",
"version": "0.4.0-alpha.0",
"main": "dist/cjs/index.js",

@@ -17,5 +17,4 @@ "types": "dist/cjs/index.d.ts",

"prepublishOnly": "npm run clean && npm run build",
"build": "npm run build:cjs && npm run build:esm",
"build": "npm run build:cjs",
"build:cjs": "npx tsc -b ./tsconfig.json",
"build:esm": "npx tsc -b ./tsconfig.esm.json",
"clean": "npx rimraf ./dist",

@@ -30,3 +29,3 @@ "test:browser": "polendina --cleanup src/**/*.spec.ts --webpack-config ../../webpack.test.js"

},
"gitHead": "b733b2ecf81486e4aac8d0e468984cd8f7923826"
"gitHead": "1c550ec78eab0368d5c758a7068e529c45918729"
}
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