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

hashart

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hashart - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

art/network.js

2

art/pieces.js

@@ -24,2 +24,3 @@ const { Circle } = require("./circle.js");

const { Epicycles } = require("./epicycles.js");
const { Network } = require("./network.js");

@@ -50,2 +51,3 @@ module.exports = {

epicycles: Epicycles,
network: Network,
};

2

package.json
{
"name": "hashart",
"version": "0.0.8",
"version": "0.0.9",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "next dev",

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