Comparing version 0.8.6 to 0.8.7
## Changelog | ||
--- | ||
## 0.8.6 | ||
> June 2017 | ||
* Typescript definitions | ||
* Documentation improvements | ||
## 0.8.4 | ||
@@ -5,0 +11,0 @@ > February 2017 |
{ | ||
"name": "pondjs", | ||
"version": "0.8.6", | ||
"version": "0.8.7", | ||
"main": "lib/entry", | ||
@@ -5,0 +5,0 @@ "types": "lib/entry.d.ts", |
@@ -18,3 +18,3 @@ | ||
## Rational | ||
## Rationale | ||
@@ -81,2 +81,8 @@ [ESnet](http://www.es.net) runs a large research network for the US Department of Energy. Our tools consume events and time series data throughout our network visualization applications and data processing chains. As our tool set grew, so did our need to build a Javascript library to work with this type of data that was consistent and dependable. The alternative for us has been to pass ad-hoc data structures between the server and the client, making all elements of the system much more complicated. Not only do we need to deal with different formats at all layers of the system, we also repeat our processing code over and over. Pond.js was built to address these pain points. | ||
# Typescript support | ||
As of version 0.8.6 Pond ships with Typescript declarations. | ||
In addition, the project is also being rewritten in Typescript, which will probably eventually lead to a v1.0 version as the API will have significant differences. You can track the progress of that work in [Issue #65](https://github.com/esnet/pond/issues/65). | ||
# Contributing | ||
@@ -83,0 +89,0 @@ |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
629625
8363
106
0