Socket
Socket
Sign inDemoInstall

laxar-angular2-adapter

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

laxar-angular2-adapter - npm Package Compare versions

Comparing version 2.0.0-rc.1 to 2.0.0

1

CHANGELOG.md

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

## v2.0.0
## v2.0.0-rc.1

@@ -8,0 +9,0 @@

12

package.json
{
"name": "laxar-angular2-adapter",
"version": "2.0.0-rc.1",
"version": "2.0.0",
"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",

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

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

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

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

@@ -52,0 +50,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc