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

hokey-cokey

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hokey-cokey - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

index.d.ts

2

package.json
{
"name": "hokey-cokey",
"description": "Render values into templates OR extract values out of templates. That's what it's all about.",
"version": "2.0.0",
"version": "2.0.1",
"license": "0BSD",

@@ -6,0 +6,0 @@ "repository": {

@@ -44,3 +44,3 @@ # Hokey Cokey! Simple string template rendering and matching

- `target` must be the string to match against `templates`
- Returns an object in `placeholder: value` format
- Returns an object in `placeholder: value` format, or `false` if the template doesn't match

@@ -47,0 +47,0 @@ ```js

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