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

@highpoint/babel-plugin-meta-html

Package Overview
Dependencies
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highpoint/babel-plugin-meta-html - npm Package Versions

4.0.0

Diff

jkrehm
published 3.0.0 •

jkrehm
published 2.0.0 •

Changelog

Source

v2.0.0

  • Remove trailing newline character from output. This is good house-keeping, but also fixes issues where a regular expression is in use and does not expect a newline character at the end of the string.

BREAKING CHANGE

  • Fix opts declaration so it does not have to be nested inside an object for its options to be used. This was a bug, but since it changes the API, it's also a breaking change.
jkrehm
published 1.0.0 •

Changelog

Source

v1.0.0

  • Plugin is stable, so release v1.
  • Change default cache time from 30 minutes to one day.
jkrehm
published 0.2.2 •

Changelog

Source

v0.2.2

  • Upgrade to latest @highpoint/get-ps-token.
jkrehm
published 0.2.1 •

Changelog

Source

v0.2.1

  • Add caching functionality
jkrehm
published 0.2.0 •

Changelog

Source

v0.2.0

  • Use @highpoint/get-ps-token to populate cookie jar.

Breaking changes:

  • The following environment variables have changed names:
    • ISCRIPT_HOSTNAME => PS_HOSTNAME
    • ISCRIPT_ENVIRONMENT => PS_ENVIRONMENT
    • ISCRIPT_NODE => PS_NODE
  • The following environments variables are now required:
    • PS_USERNAME
    • PS_PASSWORD
jkrehm
published 0.1.1 •

Changelog

Source

v0.1.1

  • Add missing repository URL to package.json
jkrehm
published 0.1.0 •

Changelog

Source

v0.1.0

  • Initial release
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