aurelia-pal-nodejs
Advanced tools
Comparing version 0.1.6 to 1.0.0
@@ -8,3 +8,3 @@ { | ||
"typings": "./dist/index.d.ts", | ||
"version": "0.1.6", | ||
"version": "1.0.0", | ||
"repository": { | ||
@@ -32,5 +32,5 @@ "type": "git", | ||
"dependencies": { | ||
"aurelia-pal": "^1.0.0-rc.1.0.0", | ||
"aurelia-pal": "^1.0.0", | ||
"jsdom": "^9.2.1" | ||
} | ||
} |
# aurelia-pal-nodejs | ||
Implementation of the Platform Abstraction Layer for NodeJS | ||
[![ZenHub](https://raw.githubusercontent.com/ZenHubIO/support/master/zenhub-badge.png)](https://zenhub.io) | ||
[![Join the chat at https://gitter.im/aurelia/discuss](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
[![NPM Version][npm-image]][npm-url] | ||
[![Travis Status][travis-image]][travis-url] | ||
[![Chat][chat-image]][chat-url] | ||
This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains the node-specific implementation of the platform abstraction layer. | ||
[chat-image]: https://badges.gitter.im/aurelia/pal-nodejs.svg | ||
[chat-url]: https://gitter.im/aurelia/discuss?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge | ||
[travis-url]: https://travis-ci.org/MeirionHughes/pal-nodejs | ||
[travis-image]: https://img.shields.io/travis/MeirionHughes/pal-nodejs/master.svg | ||
[npm-url]: https://npmjs.org/package/aurelia-pal-nodejs | ||
[npm-image]: http://img.shields.io/npm/v/aurelia-pal-nodejs.svg | ||
This library is part of the [Aurelia](http://www.aurelia.io/) platform and contains the node-js implemetation of the platform abstraction layer. | ||
> To keep up to date on [Aurelia](http://www.aurelia.io/), please visit and subscribe to [the official blog](http://blog.durandal.io/) and [our email list](http://durandal.us10.list-manage1.com/subscribe?u=dae7661a3872ee02b519f6f29&id=3de6801ccc). We also invite you to [follow us on twitter](https://twitter.com/aureliaeffect). If you have questions, please [join our community on Gitter](https://gitter.im/aurelia/discuss). If you would like to have deeper insight into our development process, please install the [ZenHub](https://zenhub.io) Chrome or Firefox Extension and visit any of our repository's boards. You can get an overview of all Aurelia work by visiting [the framework board](https://github.com/aurelia/framework#boards). | ||
@@ -23,5 +12,5 @@ | ||
This library can be used on the **server**. | ||
This library can be used in **NodeJS**. | ||
## Building The Code | ||
# Building The Code | ||
@@ -28,0 +17,0 @@ To build the code, follow these steps. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
36636
33
820
1
1
35
Updatedaurelia-pal@^1.0.0