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.4.0-alpha.0 to 0.4.0-alpha.1

dist/esm/index.d.ts

22

CHANGELOG.md

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

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

@@ -18,2 +29,13 @@

# [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)

@@ -20,0 +42,0 @@

5

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

@@ -16,3 +16,2 @@ "types": "dist/cjs/index.d.ts",

"scripts": {
"prepublishOnly": "npm run clean && npm run build",
"build": "npm run build:cjs",

@@ -29,3 +28,3 @@ "build:cjs": "npx tsc -b ./tsconfig.json",

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