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

@syntest/analysis

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syntest/analysis - npm Package Compare versions

Comparing version 0.1.0-beta.0 to 0.1.0-beta.1

1

dist/lib/RootContext.d.ts

@@ -54,4 +54,3 @@ import { ControlFlowProgram } from "@syntest/cfg-core";

getDependencies(filePath: string): string[];
get targets(): Map<string, Target>;
}
//# sourceMappingURL=RootContext.d.ts.map

@@ -112,7 +112,4 @@ "use strict";

}
get targets() {
return this._targetMap;
}
}
exports.RootContext = RootContext;
//# sourceMappingURL=RootContext.js.map

4

package.json
{
"name": "@syntest/analysis",
"version": "0.1.0-beta.0",
"version": "0.1.0-beta.1",
"description": "An analysis package",

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

},
"gitHead": "3e8910229192f1557da9991a757e21117448fa70"
"gitHead": "249285bbb8408b4484700100f726feed83771696"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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