Socket
Socket
Sign inDemoInstall

@tensorflow/tfjs-core

Package Overview
Dependencies
Maintainers
11
Versions
186
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tensorflow/tfjs-core - npm Package Compare versions

Comparing version 0.8.5 to 0.9.0

2

dist/version.d.ts

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

declare const version = "0.8.5";
declare const version = "0.9.0";
export { version };
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var version = '0.8.5';
var version = '0.9.0';
exports.version = version;
{
"name": "@tensorflow/tfjs-core",
"version": "0.8.5",
"version": "0.9.0",
"description": "Hardware-accelerated JavaScript library for machine intelligence",

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

@@ -19,3 +19,3 @@ <a id="travis-badge" href="https://travis-ci.org/tensorflow/tfjs-core" alt="Build Status">

To keep track of issues, we use the [tensorflow/tfjs](https://github.com/tensorflow/tfjs) Github repo.
To keep track of issues we use the [tensorflow/tfjs](https://github.com/tensorflow/tfjs) Github repo.

@@ -22,0 +22,0 @@ ## Importing

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