Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

duh-ipxact

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duh-ipxact - npm Package Compare versions

Comparing version 0.9.3 to 0.10.0

2

lib/ml2on.js

@@ -85,2 +85,4 @@ 'use strict';

componentInstantiationRef
readAction
modifiedWriteValue
`);

@@ -87,0 +89,0 @@ /*

14

package.json
{
"name": "duh-ipxact",
"version": "0.9.3",
"version": "0.10.0",
"description": "IP-XACT import / export package",

@@ -26,3 +26,3 @@ "author": "SiFive",

"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -34,3 +34,3 @@ "bugs": {

"dependencies": {
"ajv": "^8.2.0",
"ajv": "^8.6.3",
"concat-stream": "^2.0.0",

@@ -41,5 +41,5 @@ "duh-core": "^0.13.0",

"json5": "^2.1.1",
"node-fetch": "^2.6.1",
"node-fetch": "^3.0.0",
"onml": "^2.1.0",
"yargs": "^17.0.1"
"yargs": "^17.2.1"
},

@@ -49,4 +49,4 @@ "devDependencies": {

"chai": "^4.2.0",
"eslint": "^7.25.0",
"mocha": "^8.3.2",
"eslint": "^8.0.1",
"mocha": "^9.1.3",
"nyc": "^15.0.0"

@@ -53,0 +53,0 @@ },

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