Socket
Socket
Sign inDemoInstall

@angular/platform-browser-dynamic

Package Overview
Dependencies
Maintainers
1
Versions
836
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/platform-browser-dynamic - npm Package Compare versions

Comparing version 0.0.0-4 to 0.0.0-5

core_private.metadata.json

3

esm/platform_browser_dynamic.js

@@ -13,3 +13,4 @@ import { COMPILER_PROVIDERS, XHR } from '@angular/compiler';

*/
export const BROWSER_APP_DYNAMIC_PROVIDERS = [
export const BROWSER_APP_DYNAMIC_PROVIDERS =
/*@ts2dart_const*/ [
BROWSER_APP_COMMON_PROVIDERS,

@@ -16,0 +17,0 @@ COMPILER_PROVIDERS,

/**
* A base class for the WrappedException that can be used to identify
* a WrappedException from ExceptionHandler without adding circular
* dependency.
*/
* A base class for the WrappedException that can be used to identify
* a WrappedException from ExceptionHandler without adding circular
* dependency.
*/
export class BaseWrappedException extends Error {

@@ -7,0 +7,0 @@ constructor(message) {

{
"name": "@angular/platform-browser-dynamic",
"version": "0.0.0-4",
"version": "0.0.0-5",
"description": "",

@@ -11,7 +11,7 @@ "main": "index.js",

"peerDependencies": {
"@angular/core": "0.0.0-4",
"@angular/common": "0.0.0-4",
"@angular/compiler": "0.0.0-4",
"@angular/platform-browser": "0.0.0-4"
"@angular/core": "0.0.0-5",
"@angular/common": "0.0.0-5",
"@angular/compiler": "0.0.0-5",
"@angular/platform-browser": "0.0.0-5"
}
}

@@ -14,3 +14,4 @@ "use strict";

*/
exports.BROWSER_APP_DYNAMIC_PROVIDERS = [
exports.BROWSER_APP_DYNAMIC_PROVIDERS =
/*@ts2dart_const*/ [
platform_browser_1.BROWSER_APP_COMMON_PROVIDERS,

@@ -17,0 +18,0 @@ compiler_1.COMPILER_PROVIDERS,

@@ -387,3 +387,4 @@ var __extends = (this && this.__extends) || function (d, b) {

*/
var BROWSER_APP_DYNAMIC_PROVIDERS = [
var BROWSER_APP_DYNAMIC_PROVIDERS =
/*@ts2dart_const*/ [
_angular_platformBrowser.BROWSER_APP_COMMON_PROVIDERS,

@@ -390,0 +391,0 @@ _angular_compiler.COMPILER_PROVIDERS,

@@ -8,6 +8,6 @@ "use strict";

/**
* A base class for the WrappedException that can be used to identify
* a WrappedException from ExceptionHandler without adding circular
* dependency.
*/
* A base class for the WrappedException that can be used to identify
* a WrappedException from ExceptionHandler without adding circular
* dependency.
*/
var BaseWrappedException = (function (_super) {

@@ -14,0 +14,0 @@ __extends(BaseWrappedException, _super);

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

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