Socket
Socket
Sign inDemoInstall

@angular/upgrade

Package Overview
Dependencies
Maintainers
1
Versions
844
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/upgrade - npm Package Compare versions

Comparing version 0.0.0-4 to 0.0.0-5

esm/src/angular_js.metadata.json

8

esm/upgrade.js
/**
* @module
* @description
* Adapter allowing AngularJS v1 and Angular v2 to run side by side in the same application.
*/
* @module
* @description
* Adapter allowing AngularJS v1 and Angular v2 to run side by side in the same application.
*/
export { UpgradeAdapter, UpgradeAdapterRef } from './src/upgrade_adapter';
//# sourceMappingURL=upgrade.js.map
{
"name": "@angular/upgrade",
"version": "0.0.0-4",
"version": "0.0.0-5",
"description": "",

@@ -10,6 +10,6 @@ "main": "upgrade.js",

"peerDependencies": {
"@angular/core": "0.0.0-4",
"@angular/compiler": "0.0.0-4",
"@angular/platform-browser": "0.0.0-4"
"@angular/core": "0.0.0-5",
"@angular/compiler": "0.0.0-5",
"@angular/platform-browser": "0.0.0-5"
}
}
"use strict";
/**
* @module
* @description
* Adapter allowing AngularJS v1 and Angular v2 to run side by side in the same application.
*/
* @module
* @description
* Adapter allowing AngularJS v1 and Angular v2 to run side by side in the same application.
*/
var upgrade_adapter_1 = require('./src/upgrade_adapter');

@@ -8,0 +8,0 @@ exports.UpgradeAdapter = upgrade_adapter_1.UpgradeAdapter;

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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