penneo-uri-utils
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -51,3 +51,3 @@ 'use strict'; | ||
exports.default = { | ||
createLink: penneoLink | ||
createLink: createHref | ||
}; | ||
@@ -54,0 +54,0 @@ |
{ | ||
"name": "penneo-uri-utils", | ||
"title": "Penneo - Javascript Utilities", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Utilities for integrating browsers with Penneo", | ||
@@ -10,3 +10,3 @@ "author": "Jesús Otero <jo@penneo.com> - http://penneo.com", | ||
"devDependencies": { | ||
"babel": "^5.8.2", | ||
"babel-core": "^6.26.0", | ||
"babel-preset-env": "^1.6.0", | ||
@@ -13,0 +13,0 @@ "eslint": "^1.8.0" |
@@ -46,3 +46,3 @@ let _penneo = { | ||
export default { | ||
createLink: penneoLink | ||
createLink: createHref | ||
}; | ||
@@ -49,0 +49,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21024