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

cson

Package Overview
Dependencies
Maintainers
2
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cson - npm Package Compare versions

Comparing version 6.0.0 to 6.1.0-next.1573588458.bc1dbbb8e70571b3b1663921aab36d374dd170cf

4

HISTORY.md
# History
## v6.1.0 2019 November 13
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v6.0.0 2019 November 11

@@ -4,0 +8,0 @@

11

package.json
{
"title": "CSON",
"name": "cson",
"version": "6.0.0",
"version": "6.1.0-next.1573588458.bc1dbbb8e70571b3b1663921aab36d374dd170cf",
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.",

@@ -66,3 +66,4 @@ "homepage": "https://github.com/bevry/cson",

"ZHANG Cheng <czhang.oss@gmail.com> (http://about.me/zhangcheng77)",
"Attila Oláh <atl@google.com> (http://attilaolah.eu)"
"Attila Oláh <atl@google.com> (http://attilaolah.eu)",
"dependabot-preview[bot] (http://github.com/apps/dependabot-preview)"
],

@@ -100,3 +101,3 @@ "bugs": {

"engines": {
"node": "8 || 10 || 12",
"node": "8 || 10 || 12 || 13",
"browsers": false

@@ -116,6 +117,6 @@ }

"requirefresh": "^2.2.0",
"safefs": "^4.1.0"
"safefs": "^4.2.0"
},
"devDependencies": {
"assert-helpers": "^5.0.0",
"assert-helpers": "^5.2.1",
"coffeelint": "^2.1.0",

@@ -122,0 +123,0 @@ "kava": "^3.1.0",

@@ -297,3 +297,4 @@ <!-- TITLE/ -->

<li><a href="http://about.me/zhangcheng77">ZHANG Cheng</a> — <a href="https://github.com/bevry/cson/commits?author=zhangcheng" title="View the GitHub contributions of ZHANG Cheng on repository bevry/cson">view contributions</a></li>
<li><a href="http://attilaolah.eu">Attila Oláh</a> — <a href="https://github.com/bevry/cson/commits?author=attilaolah" title="View the GitHub contributions of Attila Oláh on repository bevry/cson">view contributions</a></li></ul>
<li><a href="http://attilaolah.eu">Attila Oláh</a> — <a href="https://github.com/bevry/cson/commits?author=attilaolah" title="View the GitHub contributions of Attila Oláh on repository bevry/cson">view contributions</a></li>
<li><a href="http://github.com/apps/dependabot-preview">dependabot-preview[bot]</a> — <a href="https://github.com/bevry/cson/commits?author=dependabot-preview[bot]" title="View the GitHub contributions of dependabot-preview[bot] on repository bevry/cson">view contributions</a></li></ul>

@@ -300,0 +301,0 @@ <a href="https://github.com/bevry/cson/blob/master/CONTRIBUTING.md#files">Discover how you can contribute by heading on over to the <code>CONTRIBUTING.md</code> file.</a>

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