Socket
Socket
Sign inDemoInstall

uri-template-lite

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uri-template-lite - npm Package Compare versions

Comparing version 19.4.0 to 19.11.0

4

index.js

@@ -5,5 +5,3 @@

/**
* @version 0.1.11
* @date 2015-02-09
* @stability 2 - Unstable
* @version 19.11.0
* @author Lauri Rooden <lauri@rooden.ee>

@@ -10,0 +8,0 @@ * @license MIT License

{
"name": "uri-template-lite",
"version": "19.4.0",
"version": "19.11.0",
"license": "MIT",

@@ -17,5 +17,5 @@ "author": "Lauri Rooden <lauri@rooden.ee>",

"readmeFilename": "README.md",
"scripts": {
"test": "node tests/index.js"
},
"files": [
"index.js"
],
"repository": "git://github.com/litejs/uri-template-lite.git",

@@ -25,5 +25,7 @@ "bugs": {

},
"devDependencies": {
"testman": "*"
"litejs": {
"build": [
"-r index.js"
]
}
}

@@ -5,12 +5,14 @@ [1]: https://secure.travis-ci.org/litejs/uri-template-lite.png

[4]: https://coveralls.io/r/litejs/uri-template-lite
[6]: https://www.buymeacoffee.com/lauriro
[RFC 6570]: http://tools.ietf.org/html/rfc6570
[size]: https://packagephobia.now.sh/badge?p=uri-template-lite
[size-src]: https://packagephobia.now.sh/result?p=uri-template-lite
URI Template &ndash; [![Build][1]][2] [![Coverage][3]][4]
URI Template &ndash; [![Build][1]][2] [![Coverage][3]][4] [![size][size]][size-src] <a href="https://www.buymeacoffee.com/lauriro" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/default-yellow.png" alt="Buy Me A Tea" width="170"></a>
============
URI Template [RFC 6570][] expansion and extraction in 1.5KB
that passes [URI Template Tests](https://github.com/uri-templates/uritemplate-test).
URI Template [RFC 6570][] expansion and extraction.
Usage

@@ -79,11 +81,14 @@ -----

External links
--------------
## External links
- [Source-code on Github](https://github.com/litejs/uri-template-lite)
- [Package on npm](https://npmjs.org/package/uri-template-lite)
- URI Template [RFC 6570][]
[GitHub repo](https://github.com/litejs/uri-template-lite) |
[npm package](https://npmjs.org/package/uri-template-lite) |
URI Template [RFC 6570][] and
[Tests](https://github.com/uri-templates/uritemplate-test) |
[Travis CI](https://travis-ci.org/litejs/uri-template-lite) |
[Coveralls coverage](https://coveralls.io/github/litejs/uri-template-lite) |
[Buy Me A Tea][6]
### Licence
## Licence

@@ -90,0 +95,0 @@ Copyright (c) 2014-2019 Lauri Rooden &lt;lauri@rooden.ee&gt;

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