Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aurelia-pal-nodejs

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aurelia-pal-nodejs - npm Package Compare versions

Comparing version 0.1.6 to 1.0.0

CONTRIBUTING.md

4

package.json

@@ -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.

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