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

@qiskit/devs-js

Package Overview
Dependencies
Maintainers
5
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qiskit/devs-js - npm Package Compare versions

Comparing version 0.4.2 to 0.5.0

LICENSE.txt

3

lib/genHex.js

@@ -12,5 +12,6 @@ /**

const utils = require('./utils');
const qubits = require('jsqubits').jsqubits;
const utils = require('./utils');
const dbg = utils.dbg(__filename);

@@ -17,0 +18,0 @@

{
"name": "@qiskit/devs-js",
"version": "0.4.2",
"version": "0.5.0",
"description": "Pure JavaScript engine for Qiskit for developers",

@@ -35,3 +35,3 @@ "author": {

"dependencies": {
"@qiskit/utils": "^0.4.0",
"@qiskit/utils": "^0.5.0",
"jsqubits": "^1.0.0"

@@ -46,3 +46,4 @@ },

"access": "public"
}
},
"gitHead": "0b018b2ef9f6722c56ee51deaa3c5d857ab74518"
}
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