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

@stacks/profile

Package Overview
Dependencies
Maintainers
5
Versions
655
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stacks/profile - npm Package Compare versions

Comparing version 1.0.0-beta.6 to 1.0.0-beta.7

13

package.json
{
"name": "@stacks/profile",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"description": "Library for Stacks profiles",

@@ -35,3 +35,3 @@ "keywords": [

"typecheck:watch": "npm run typecheck -- --watch",
"prepublishOnly": "yarn build",
"prepublishOnly": "yarn test && yarn build",
"test": "jest",

@@ -45,5 +45,5 @@ "test:watch": "jest --watch --coverage=false",

"dependencies": {
"@stacks/common": "^1.0.0-beta.6",
"@stacks/encryption": "^1.0.0-beta.6",
"@stacks/network": "^1.0.0-beta.6",
"@stacks/common": "^1.0.0-beta.7",
"@stacks/encryption": "^1.0.0-beta.7",
"@stacks/network": "^1.0.0-beta.7",
"bitcoinjs-lib": "^5.1.10",

@@ -68,3 +68,4 @@ "jsontokens": "^3.0.0",

"umd:main": "dist/profile.umd.production.js",
"unpkg": "dist/profile.cjs.production.min.js"
"unpkg": "dist/profile.cjs.production.min.js",
"gitHead": "ce733d62f720db6d59247453bf3bb2942bcb7446"
}
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