Socket
Socket
Sign inDemoInstall

@tensorflow/tfjs

Package Overview
Dependencies
Maintainers
11
Versions
159
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow/tfjs - npm Package Compare versions

Comparing version 0.9.1 to 0.10.0

2

dist/version.d.ts

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

declare const version = "0.9.1";
declare const version = "0.10.0";
export { version };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var version = '0.9.1';
var version = '0.10.0';
exports.version = version;
{
"name": "@tensorflow/tfjs",
"version": "0.9.1",
"version": "0.10.0",
"description": "An open-source machine learning framework.",

@@ -40,5 +40,5 @@ "private": false,

"dependencies": {
"@tensorflow/tfjs-core": "0.7.1",
"@tensorflow/tfjs-layers": "0.4.1"
"@tensorflow/tfjs-core": "0.8.1",
"@tensorflow/tfjs-layers": "0.5.0"
}
}

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

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