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

@tensorflow/tfjs-node

Package Overview
Dependencies
Maintainers
12
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow/tfjs-node - npm Package Compare versions

Comparing version 0.1.16 to 0.1.17

2

dist/version.d.ts

@@ -1,2 +0,2 @@

declare const version = "0.1.16";
declare const version = "0.1.17";
export { version };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var version = '0.1.16';
var version = '0.1.17';
exports.version = version;
{
"name": "@tensorflow/tfjs-node",
"version": "0.1.16",
"version": "0.1.17",
"main": "dist/index.js",

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

"devDependencies": {
"@tensorflow/tfjs": "^0.12.7",
"@types/bindings": "~1.3.0",

@@ -42,2 +41,3 @@ "@types/jasmine": "~2.8.6",

"dependencies": {
"@tensorflow/tfjs": "^0.12.7",
"adm-zip": "^0.4.11",

@@ -44,0 +44,0 @@ "bindings": "~1.3.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