Comparing version 0.0.7 to 0.0.8
@@ -5,8 +5,14 @@ vis.js history | ||
## 2012-04-25, version 0.0.7 | ||
## 2013-05-03, version 0.0.8 | ||
- Performance improvements: only visible items are rendered. | ||
- Minor bug fixes and improvements. | ||
## 2013-04-25, version 0.0.7 | ||
- Sanitized the published packages on npm and bower. | ||
## 2012-04-25, version 0.0.6 | ||
## 2013-04-25, version 0.0.6 | ||
@@ -18,5 +24,5 @@ - Css is now packaged in the javascript file, and automatically loaded. | ||
## 2012-04-16, version 0.0.5 | ||
## 2013-04-16, version 0.0.5 | ||
- First working version of the Timeline | ||
- Website created. |
{ | ||
"name": "vis", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "A dynamic, browser-based visualization library.", | ||
@@ -24,11 +24,12 @@ "homepage": "http://visjs.org/", | ||
"scripts": { | ||
"prepublish": "jake" | ||
"prepublish": "jake", | ||
"test": "jake test --trace" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
"jake": ">= 0.5.9", | ||
"jake-utils": ">= 0.0.18", | ||
"uglify-js": ">= 2.2.5", | ||
"jake": "latest", | ||
"jake-utils": "latest", | ||
"node-watch": "latest", | ||
"moment": "latest" | ||
} | ||
} |
@@ -15,2 +15,6 @@ vis.js | ||
Install via npm: | ||
npm install vis | ||
Install via bower: | ||
@@ -17,0 +21,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances 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
361073
26
6490
154
2
70