Socket
Socket
Sign inDemoInstall

araz

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

araz - npm Package Compare versions

Comparing version 2.0.10 to 2.0.11

.dependencygraph/setting.json

2

package.json
{
"name": "araz",
"version": "2.0.10",
"version": "2.0.11",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -88,3 +88,3 @@ import { isArray, isNull } from "lodash-es";

routerView.innerHTML = "";
routerView.appendChild(await render(component));
routerView.appendChild(await render(component()));
}

@@ -91,0 +91,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