New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

scrypt-ts-transpiler

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrypt-ts-transpiler - npm Package Compare versions

Comparing version 1.2.14 to 1.2.15

dist/debug.d.ts

2

dist/transpiler.d.ts

@@ -195,2 +195,3 @@ import ts from 'typescript';

private isCtcNode;
private isParameterNode;
private evalCtcBinaryExpression;

@@ -228,2 +229,3 @@ private evalCtcPrefixUnaryExpression;

private transformIdentifierExpression;
private isBooleanType;
private transformBinaryExpression;

@@ -230,0 +232,0 @@ private transformSpecialPropertyAccessExpression;

6

package.json
{
"name": "scrypt-ts-transpiler",
"version": "1.2.14",
"version": "1.2.15",
"description": "",

@@ -29,3 +29,3 @@ "main": "./dist/index.js",

"ts-patch": "^3.0.1",
"typescript": "^5.1.6"
"typescript": "^5.3.3"
},

@@ -42,3 +42,3 @@ "devDependencies": {

"rimraf": "^5.0.1",
"scrypt-ts": "^1.3.11",
"scrypt-ts": "^1.3.24-test.1",
"scrypt-ts-lib": "^0.1.23",

@@ -45,0 +45,0 @@ "ts-node": "^10.9.1"

Sorry, the diff of this file is too big to display

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