Socket
Socket
Sign inDemoInstall

laxar-angular2-adapter

Package Overview
Dependencies
13
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-rc.0 to 2.0.0-rc.1

5

CHANGELOG.md

@@ -6,2 +6,7 @@ # Changelog

## v2.0.0-rc.1
- [#8](https://github.com/LaxarJS/laxar-angular2-adapter/issues/8): fixed dependencies in package.json
## v2.0.0-rc.0

@@ -8,0 +13,0 @@

12

package.json
{
"name": "laxar-angular2-adapter",
"version": "2.0.0-rc.0",
"version": "2.0.0-rc.1",
"description": "Write LaxarJS widgets and controls using Angular 2",
"main": "laxar-angular2-adapter",
"scripts": {
"prepublish": "npm run dist",
"test": "npm run karma && npm run eslint",
"dist": "webpack -p",
"start": "webpack && webpack-dev-server --inline",

@@ -26,3 +28,3 @@ "karma": "npm run karma-main && npm run karma-directives",

"core-js": "~2.4.1",
"laxar": "^2.0.0",
"laxar": "^2.0.0-rc.3",
"reflect-metadata": "~0.1.8",

@@ -44,6 +46,6 @@ "rxjs": "~5.0.3",

"eslint": "^3.19.0",
"eslint-config-laxarjs": "^2.0.0",
"eslint-config-laxarjs": "^2.0.0-rc.0",
"karma": "1.6.0",
"laxar": "^2.0.0",
"laxar-infrastructure": "^2.0.0",
"laxar": "^2.0.0-rc.3",
"laxar-infrastructure": "^2.0.0-rc.1",
"reflect-metadata": "^0.1.8",

@@ -50,0 +52,0 @@ "rxjs": "~5.0.3",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc