rison-node
Advanced tools
Comparing version 1.0.1 to 1.0.2
### Changelog | ||
#### [v1.0.1](https://github.com/w33ble/rison/compare/v1.0.0...v1.0.1) (16 April 2018) | ||
- docs: update readme [`09bbabf`](https://github.com/w33ble/rison/commit/09bbabf3959d77bf26caa84f7221b3625992d27c) | ||
#### [v1.0.2](https://github.com/w33ble/rison-node/compare/v1.0.1...v1.0.2) (17 April 2018) | ||
- docs: proper fork, update repo, add badges [`667fc6c`](https://github.com/w33ble/rison-node/commit/667fc6cd6a3ef4022228dd5de6f1d8a28b153eba) | ||
### [v1.0.0](https://github.com/w33ble/rison/compare/v0.3.1...v1.0.0) (15 April 2016) | ||
- Declare variable at top of function scope in next() [`a3ea585`](https://github.com/w33ble/rison/commit/a3ea585d9417c00747ff04a74732bfd6e4f40b3e) | ||
#### [v1.0.1](https://github.com/w33ble/rison-node/compare/v1.0.0...v1.0.1) (16 April 2018) | ||
- docs: update readme [`09bbabf`](https://github.com/w33ble/rison-node/commit/09bbabf3959d77bf26caa84f7221b3625992d27c) | ||
#### [v0.3.1](https://github.com/w33ble/rison/compare/v0.3.0...v0.3.1) (3 February 2016) | ||
- add some basic input validation to decode [`fbf932a`](https://github.com/w33ble/rison/commit/fbf932a6bc98161ba46190c6906988671b4b1abe) | ||
### [v1.0.0](https://github.com/w33ble/rison-node/compare/v0.3.1...v1.0.0) (15 April 2016) | ||
- Declare variable at top of function scope in next() [`a3ea585`](https://github.com/w33ble/rison-node/commit/a3ea585d9417c00747ff04a74732bfd6e4f40b3e) | ||
#### [v0.3.0](https://github.com/w33ble/rison/compare/v0.2.0...v0.3.0) (18 December 2015) | ||
- update changelog [`edeb915`](https://github.com/w33ble/rison/commit/edeb915fae9d753907cda33857a8631a26fa3c4e) | ||
#### [v0.3.1](https://github.com/w33ble/rison-node/compare/v0.3.0...v0.3.1) (3 February 2016) | ||
- add some basic input validation to decode [`fbf932a`](https://github.com/w33ble/rison-node/commit/fbf932a6bc98161ba46190c6906988671b4b1abe) | ||
#### [v0.2.0](https://github.com/w33ble/rison/compare/v0.1.0...v0.2.0) (18 December 2015) | ||
- update changelog [`8c8f0eb`](https://github.com/w33ble/rison/commit/8c8f0eb56ad3f9ea2a43aa40522f8c979f938181) | ||
#### [v0.3.0](https://github.com/w33ble/rison-node/compare/v0.2.0...v0.3.0) (18 December 2015) | ||
- update changelog [`edeb915`](https://github.com/w33ble/rison-node/commit/edeb915fae9d753907cda33857a8631a26fa3c4e) | ||
#### [v0.2.0](https://github.com/w33ble/rison-node/compare/v0.1.0...v0.2.0) (18 December 2015) | ||
- update changelog [`8c8f0eb`](https://github.com/w33ble/rison-node/commit/8c8f0eb56ad3f9ea2a43aa40522f8c979f938181) | ||
#### v0.1.0 (18 December 2015) | ||
- Use a cross-platform approach to global string replacements [`#4`](https://github.com/w33ble/rison/pull/4) | ||
- add CHANGELOG [`e8511c2`](https://github.com/w33ble/rison/commit/e8511c2a98dcc34ae7681ad539e61c5c8470336c) | ||
- just return on undefined [`74b56f3`](https://github.com/w33ble/rison/commit/74b56f319d7c1367607a1ae93c9e5a4d53124a20) | ||
- support Date types via toJSON [`621cc15`](https://github.com/w33ble/rison/commit/621cc15f79bf87d53be3c7437b92242d7f96d9d1) | ||
- include package file [`050ed24`](https://github.com/w33ble/rison/commit/050ed2439399df3716fc73ed28845ab09aa8cf69) | ||
- update package.json [`939e0ed`](https://github.com/w33ble/rison/commit/939e0ed812feb6338d93b4e8266df4216b353880) | ||
- Create LICENSE.md [`c0fe910`](https://github.com/w33ble/rison/commit/c0fe91066d9f62cc6f9893026d51de98fb1fbe53) | ||
- Add Python-Rison mirror [`e55200b`](https://github.com/w33ble/rison/commit/e55200b19662e7bc6cddd6cc5f1d90fbd172e8e3) | ||
- Add rison.js [`3c6922b`](https://github.com/w33ble/rison/commit/3c6922b45d89cd0efcacbb59d8998b3f9c6f1807) | ||
- Update README.md [`2c2a13a`](https://github.com/w33ble/rison/commit/2c2a13ac5fde1671e0d918b1ca8b01de559bca6d) | ||
- Update README.md [`4092df0`](https://github.com/w33ble/rison/commit/4092df0496488d260e6bff82a5d4428e4f21821d) | ||
- Initial commit [`199d23d`](https://github.com/w33ble/rison/commit/199d23df569d6f8de4a5a6f165a9ecc7a5e13ae7) | ||
- Use a cross-platform approach to global string replacements [`#4`](https://github.com/w33ble/rison-node/pull/4) | ||
- add CHANGELOG [`e8511c2`](https://github.com/w33ble/rison-node/commit/e8511c2a98dcc34ae7681ad539e61c5c8470336c) | ||
- just return on undefined [`74b56f3`](https://github.com/w33ble/rison-node/commit/74b56f319d7c1367607a1ae93c9e5a4d53124a20) | ||
- support Date types via toJSON [`621cc15`](https://github.com/w33ble/rison-node/commit/621cc15f79bf87d53be3c7437b92242d7f96d9d1) | ||
- include package file [`050ed24`](https://github.com/w33ble/rison-node/commit/050ed2439399df3716fc73ed28845ab09aa8cf69) | ||
- update package.json [`939e0ed`](https://github.com/w33ble/rison-node/commit/939e0ed812feb6338d93b4e8266df4216b353880) | ||
- Create LICENSE.md [`c0fe910`](https://github.com/w33ble/rison-node/commit/c0fe91066d9f62cc6f9893026d51de98fb1fbe53) | ||
- Add Python-Rison mirror [`e55200b`](https://github.com/w33ble/rison-node/commit/e55200b19662e7bc6cddd6cc5f1d90fbd172e8e3) | ||
- Add rison.js [`3c6922b`](https://github.com/w33ble/rison-node/commit/3c6922b45d89cd0efcacbb59d8998b3f9c6f1807) | ||
- Update README.md [`2c2a13a`](https://github.com/w33ble/rison-node/commit/2c2a13ac5fde1671e0d918b1ca8b01de559bca6d) | ||
- Update README.md [`4092df0`](https://github.com/w33ble/rison-node/commit/4092df0496488d260e6bff82a5d4428e4f21821d) | ||
- Initial commit [`199d23d`](https://github.com/w33ble/rison-node/commit/199d23df569d6f8de4a5a6f165a9ecc7a5e13ae7) | ||
{ | ||
"name": "rison-node", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"authors": [ | ||
@@ -17,3 +17,3 @@ "Nanonid (https://github.com/Nanonid)", | ||
"type": "git", | ||
"url": "https://github.com/w33ble/rison.git" | ||
"url": "https://github.com/w33ble/rison-node.git" | ||
}, | ||
@@ -39,3 +39,3 @@ "main": "js/rison.js", | ||
"preversion": "npm run test", | ||
"version": "npm run changelog", | ||
"postversion": "npm run changelog", | ||
"changelog": "auto-changelog", | ||
@@ -42,0 +42,0 @@ "test": "npm run lint && tape tests/*.js", |
@@ -1,9 +0,17 @@ | ||
rison | ||
===== | ||
rison-node | ||
========== | ||
Rison mirror of now dead site (http://mjtemplate.org/examples/rison.html) | ||
[![Apache License](https://img.shields.io/badge/license-apache_2.0-a9215a.svg)](https://raw.githubusercontent.com/w33ble/rison-node/master/LICENSE.md) | ||
[![Build Status](https://img.shields.io/travis/w33ble/rison-node.svg?branch=master)](https://travis-ci.org/w33ble/rison-node) | ||
[![npm](https://img.shields.io/npm/v/rison-node.svg)](https://www.npmjs.com/package/rison-node) | ||
[![Project Status](https://img.shields.io/badge/status-stable-brightgreen.svg)](https://nodejs.org/api/documentation.html#documentation_stability_index) | ||
Rison URL Object encoding. Encode infinite-depth javascript objects into a url-friendly string. | ||
This is a fork of https://github.com/Nanonid/rison | ||
# Rison - Compact Data in URIs | ||
Rison mirror of now dead site (http://mjtemplate.org/examples/rison.html) | ||
This page describes _Rison_, a data serialization format optimized for | ||
@@ -32,3 +40,3 @@ compactness in URIs. Rison is a slight variation of JSON that looks vastly | ||
```js | ||
var rison = require('rison'); | ||
var rison = require('rison-node'); | ||
@@ -35,0 +43,0 @@ rison.encode({any: "json", yes: true}); |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
42556
265
0