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

passkit-generator

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

passkit-generator - npm Package Versions

1
6

1.6.6

Diff

Changelog

Source

1.6.6

  • Fixed problem with fieldsArray: fields were being added even if the keys check was failing

alexandrcerutti
published 1.6.5 •

Changelog

Source

1.6.5

  • Added support for logoText in supportedOptions (issues #21, #28)
  • Fixed nfc methods which was accepting and registering an array instead of an object
  • Adding support for native Dates (#32)
  • Fixing passes parallel generation (#31)

alexandrcerutti
published 1.6.4 •

Changelog

Source

1.6.4

  • Added windows path slash parsing

alexandrcerutti
published 1.6.3 •

Changelog

Source

1.6.3

  • Moved some utility functions to a separate file
  • Removed rgbValues as a variable for a direct approact
  • Renamed _validateType in _hasValidType
  • Fixed barcode legacy bug
  • Added NO_PASS_TYPE as message
  • Moved passExtractor function to class scope instead of generate()'s
  • Moved to async/await approach for generate()

alexandrcerutti
published 1.6.2 •

alexandrcerutti
published 1.6.1 •

alexandrcerutti
published 1.6.0 •

Changelog

Source

1.6.0

  • Improved unique fields management;
  • Changed debug message for discarded fields;
  • Renamed uniqueKeys to fieldsKeys
  • Added BRC_BW_FORMAT_UNSUPPORTED to not let PKBarcodeFormatCode128 to be used as backward barcode format
  • Added support for row field in auxiliaryFields
  • Added support to semantics keys to fields in schema

alexandrcerutti
published 1.5.9 •

Changelog

Source

1.5.9

  • Removed check for changeMessage as per issue topic #15
  • Added pass.strings file concatenation with translations if it already exists in specific folder;
  • Small changes to messages;

alexandrcerutti
published 1.5.8 •

Changelog

Source

1.5.8

  • Now checking both static list and remote list before raising the error for missing files
  • (thank you, Artsiom Aliakseyenka);
  • Renamed __barcodeAutogen to barcodesFromUncompleteData and moved it outside of Pass class;
  • Renamed __barcodeAutocomplete to Symbol/barcodesFillMissing;
  • Renamed __barcodeChooseBackward to Symbol/barcodesSetBackward;
  • Removed context binding when passing above methods with alises after using .barcode();
  • Edited BRC_ATC_MISSING_DATA message

alexandrcerutti
published 1.5.7 •

Changelog

Source

1.5.7

  • Moved tests to spec folder with jasmine configuration
  • Fixed barcodes validation problem
  • Re-engineered FieldContainer (now FieldsArray) to extend successfully array with its methods.

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