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

ndarray-pixels

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ndarray-pixels - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

6

package.json
{
"name": "ndarray-pixels",
"version": "0.1.2",
"version": "0.1.3",
"description": "ndarray-pixels",
"main": "./dist/ndarray-pixels.js",
"module": "./dist/ndarray-pixels.modern.js",
"module": "./dist/ndarray-pixels-browser.modern.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"browser": "./dist/ndarray-pixels.modern.js",
"browser": "./dist/ndarray-pixels-browser.modern.js",
"require": "./dist/ndarray-pixels.js"

@@ -12,0 +12,0 @@ }

@@ -88,3 +88,3 @@ # ndarray-pixels

Defined in: [index.ts:17](https://github.com/donmccurdy/ndarray-pixels/blob/00cf2af/src/index.ts#L17)
Defined in: [index.ts:17](https://github.com/donmccurdy/ndarray-pixels/blob/b915d49/src/index.ts#L17)

@@ -115,3 +115,3 @@ ___

Defined in: [index.ts:48](https://github.com/donmccurdy/ndarray-pixels/blob/00cf2af/src/index.ts#L48)
Defined in: [index.ts:48](https://github.com/donmccurdy/ndarray-pixels/blob/b915d49/src/index.ts#L48)
<!--- API END --->
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