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

uritemplate

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uritemplate - npm Package Compare versions

Comparing version 0.3.3 to 0.3.4

build/fileConcatter.js

0

bin/uritemplate.js

@@ -0,0 +0,0 @@ /*global unescape, module, define, window, global*/

@@ -0,0 +0,0 @@ /*jshint */

@@ -0,0 +0,0 @@ {

17

package.json

@@ -15,2 +15,5 @@ {

"main": "bin/uritemplate.js",
"scripts": {
"test": "jake clean build"
},
"licenses": [{

@@ -24,2 +27,4 @@ "type": "MIT",

"bin",
"build",
"uritemplate-test",
"Jakefile.js",

@@ -38,11 +43,11 @@ "own-testcases.json",

],
"version": "0.3.3",
"version": "0.3.4",
"readmeFilename": "README.md",
"gitHead": "901b85201a821427dfb4591b56aea3a70d45c67c",
"devDependencies": {
"jshint": "*",
"nodeunit": "*",
"jake": "*",
"uglify-js": "*",
"async": "*"
"jshint": "latest",
"nodeunit": "latest",
"jake": "latest",
"uglify-js": "latest",
"async": "latest"
},

@@ -49,0 +54,0 @@ "repository": {

@@ -43,9 +43,9 @@ URI Template JS

git https://github.com/fxa/uritemplate-js.git
git submodule init
git submodule update
git clone --recursive https://github.com/fxa/uritemplate-js.git
Build
-----
jake clean build
npm install
npm test

@@ -66,2 +66,3 @@ Tests

-------------
* 0.3.4 minor package.json changes to support npm install and npm test
* 0.3.3 fixed https://github.com/fxa/uritemplate-js/issues/12 Pct-Encoding-Error with chars < 0x100 (missing 0-padding). Thanks to https://github.com/pfraze!

@@ -68,0 +69,0 @@ * 0.3.2 fixed https://github.com/fxa/uritemplate-js/issues/11 Problems with older IE versions. Thanks to anozaki!

@@ -0,0 +0,0 @@ /*

@@ -0,0 +0,0 @@ /*jshint unused: false */

@@ -0,0 +0,0 @@ /*jshint unused: false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ /*jshint unused: false */

@@ -0,0 +0,0 @@ /*jshint unused: false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@

@@ -0,0 +0,0 @@ /*global unescape, module, define, window, global*/

@@ -0,0 +0,0 @@ /*jshint unused: false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ /*jshint unused:false */

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

@@ -0,0 +0,0 @@ module.exports = (function () {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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