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

@nxmix/packer

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxmix/packer - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

8

index.d.ts

@@ -14,5 +14,5 @@ interface PaperSize {

fit?: {
x: number,
y: number
}
x: number;
y: number;
};
}

@@ -27,4 +27,4 @@

declare module "packer" {
declare module "@nxmix/packer" {
export = pack;
}
{
"name": "@nxmix/packer",
"version": "0.1.0",
"version": "0.1.1",
"scripts": {

@@ -5,0 +5,0 @@ "build": "coffee --bare --compile --output lib/ src/",

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