Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@ng-apimock/test-application

Package Overview
Dependencies
0
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.11 to 1.0.12

dist/main.e9fe2ce9d23b388daf7f.js

35

package.json
{
"name": "@ng-apimock/test-application",
"description": "Test application for ng-apimock",
"version": "1.0.11",
"version": "1.0.12",
"homepage": "https://github.com/ng-apimock/test-application#readme",

@@ -10,7 +10,7 @@ "author": {

},
"main": "dist/index.html",
"main": "index.js",
"scripts": {
"ng": "ng",
"start": "ng serve --proxy-config proxy.config.json --host=0.0.0.0",
"prebuild": "rm -rf dist",
"prebuild": "rimraf dist",
"build": "ng build --configuration=production",

@@ -39,18 +39,19 @@ "lint": "ng lint"

"devDependencies": {
"@angular-devkit/build-angular": "0.10.5",
"@angular/animations": "7.0.3",
"@angular/cli": "7.0.5",
"@angular/common": "7.0.3",
"@angular/compiler": "7.0.3",
"@angular/compiler-cli": "7.0.3",
"@angular/core": "7.0.3",
"@angular/forms": "7.0.3",
"@angular/http": "7.0.3",
"@angular/language-service": "7.0.3",
"@angular/platform-browser": "7.0.3",
"@angular/platform-browser-dynamic": "7.0.3",
"@angular/router": "7.0.3",
"@types/node": "10.12.7",
"@angular-devkit/build-angular": "0.10.6",
"@angular/animations": "7.0.4",
"@angular/cli": "7.0.6",
"@angular/common": "7.0.4",
"@angular/compiler": "7.0.4",
"@angular/compiler-cli": "7.0.4",
"@angular/core": "7.0.4",
"@angular/forms": "7.0.4",
"@angular/http": "7.0.4",
"@angular/language-service": "7.0.4",
"@angular/platform-browser": "7.0.4",
"@angular/platform-browser-dynamic": "7.0.4",
"@angular/router": "7.0.4",
"@types/node": "10.12.9",
"codelyzer": "4.5.0",
"core-js": "2.5.7",
"rimraf": "2.6.2",
"rxjs": "6.3.3",

@@ -57,0 +58,0 @@ "ts-node": "7.0.1",

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