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

passkit-generator

Package Overview
Dependencies
Maintainers
0
Versions
53
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.4

Diff

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.

alexandrcerutti
published 1.5.6 •

Changelog

Source

1.5.6

  • Updated documentation
  • Added content-certificates support;
  • Fixed problem with supported options
  • Added description to be available for override (thank you, Artsiom Aliakseyenka);

alexandrcerutti
published 1.5.5 •

Changelog

Source

1.5.5

  • Schema: changed webServiceURL Regex and authenticationToken binding to this one
  • Schema: removed filter function for getValidated to return empty object in case of error;
  • Added OVV_KEYS_BADFORMAT message to throw in case of error;

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