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

parameterize

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parameterize - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

2

package.json

@@ -17,3 +17,3 @@ {

],
"version": "0.0.4",
"version": "0.0.5",
"repository": {

@@ -20,0 +20,0 @@ "type": "git",

@@ -7,8 +7,3 @@ node-parameterize

Using in express.js 3 view files as view helper
--------------------------------
paste in app.configure in app.js before app.use(app.router)
Supports

@@ -26,2 +21,17 @@ --------------------------------

Using
--------------------------------
```javascript
parameterize('parameterized url with special characters, öçıŞÇ');
// parameterized-url-with-special-characters-ocisc
```
Using in express.js 3 view files as view helper
--------------------------------
paste in app.configure in app.js before app.use(app.router)
app.configure

@@ -28,0 +38,0 @@ --------------------------------

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