@tensorflow/tfjs
Advanced tools
Comparing version 0.0.6 to 0.0.7
@@ -1,2 +0,2 @@ | ||
declare const version = "0.0.6"; | ||
declare const version = "0.0.7"; | ||
export { version }; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
var version = '0.0.6'; | ||
var version = '0.0.7'; | ||
exports.version = version; |
{ | ||
"name": "@tensorflow/tfjs", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"description": "An open-source machine learning framework.", | ||
@@ -28,4 +28,4 @@ "private": false, | ||
"@tensorflow/tfjs-core": "0.0.2", | ||
"@tensorflow/tfjs-layers": "0.0.6" | ||
"@tensorflow/tfjs-layers": "0.0.7" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1763022
26696
+ Added@tensorflow/tfjs-layers@0.0.7(transitive)
- Removed@tensorflow/tfjs-layers@0.0.6(transitive)