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

ode-ngjs-front

Package Overview
Dependencies
Maintainers
1
Versions
427
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ode-ngjs-front - npm Package Compare versions

Comparing version 0.1.0-explorer.0 to 0.1.0-explorer.1

7

package.json
{
"name": "ode-ngjs-front",
"version": "0.1.0-explorer.0",
"version": "0.1.0-explorer.1",
"description": "Open Digital Education Frontend Framework",

@@ -8,8 +8,5 @@ "main": "dist/ts/index.js",

"scripts": {
"postinstall": "npm run copy-libs",
"update-deps": "npm update",
"postupdate-deps": "npm run copy-libs",
"copy-libs": "cpx \"node_modules/{angular,angular-*,html5-boilerplate/dist}/**/*\" lib -C",
"compile": "npx tsc --build ./tsconfig.json",
"test": "npm run compile",
"test": "npm run copy-libs && npm run compile",
"jasmine": "npx jasmine --config=src/test/config/jasmine.json",

@@ -16,0 +13,0 @@ "karma": "npx karma start src/test/config/karma.js",

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