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

scrypt-ts

Package Overview
Dependencies
Maintainers
1
Versions
177
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrypt-ts - npm Package Compare versions

Comparing version 0.1.2-alpha to 0.1.3-alpha

7

package.json
{
"name": "scrypt-ts",
"version": "0.1.2-alpha",
"version": "0.1.3-alpha",
"description": "A toolset for building sCrypt smart contract applications on Bitcoin SV network written in typescript.",
"main": "dist/index.js",
"scripts": {
"prepare": "ts-patch install -s",
"postinstall": "ts-patch install -s",
"build": "tsc",

@@ -28,3 +28,2 @@ "gendocs": "typedoc --plugin typedoc-plugin-markdown --out scrypt-ts-docs src/index.ts",

"@types/mocha": "^10.0.0",
"@types/node": "^18.8.3",
"chai": "^4.3.6",

@@ -34,3 +33,2 @@ "cross-env": "^7.0.3",

"mocha": "^10.1.0",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",

@@ -43,2 +41,3 @@ "tsconfig-paths": "^4.1.0",

"dependencies": {
"@types/node": "^18.8.3",
"@phenomnomnominal/tsquery": "^5.0.0",

@@ -45,0 +44,0 @@ "lodash.clonedeep": "^4.5.0",

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