New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uxland-admin/ip-context-info

Package Overview
Dependencies
Maintainers
1
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uxland-admin/ip-context-info - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

src/app/context-info/context-info-view.ts

6

package.json
{
"name": "@uxland-admin/ip-context-info",
"description": "ICS Process - Context info",
"version": "2.0.0",
"version": "2.0.1",
"main": "index.js",

@@ -66,3 +66,3 @@ "repository": {

"deps:refresh": "npm run deps:delete && npm run deps:install",
"build": "tsc -p tsconfig.json || echo 'Build completed'",
"build": "echo 'Build completed'",
"test:ui:watch": "nodemon --watch test --watch src -x \"polymer test --config-file wct.config.json\"",

@@ -72,3 +72,3 @@ "test:ui": "polymer test --config-file wct.config.json",

"tdd": "node --experimental-modules node_modules/mocha/bin/_mocha --watch -r esm --ui tdd --reporter mochawesome test/unit",
"dist": "npm run compile-sass && tsc -p gulp/tsconfig-dist.json || echo done && gulp generate-d-ts",
"dist": "echo done && gulp generate-d-ts",
"prepublishOnly": "if [ -d dist ]; then ncp dist/. . && rimraf dist/; fi",

@@ -75,0 +75,0 @@ "travis-deploy-once": "travis-deploy-once",

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