Huge News!Announcing our $40M Series B led by Abstract Ventures.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 7.19.0 to 7.20.0-next.1599209391.286c48aef58a7ddadf8ddf9385da072f25574b27

.mergify.yml

4

HISTORY.md
# History
## v7.20.0 2020 September 4
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
## v7.19.0 2020 August 18

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

21

package.json
{
"title": "CSON",
"name": "cson",
"version": "7.19.0",
"version": "7.20.0-next.1599209391.286c48aef58a7ddadf8ddf9385da072f25574b27",
"description": "CoffeeScript-Object-Notation Parser. Same as JSON but for CoffeeScript objects.",

@@ -11,2 +11,3 @@ "homepage": "https://github.com/bevry/cson",

"cson",
"esnext",
"javascript",

@@ -88,2 +89,3 @@ "node",

"tags": [
"source",
"coffeescript",

@@ -99,2 +101,3 @@ "require"

"tags": [
"compiled",
"javascript",

@@ -118,14 +121,14 @@ "esnext",

"extract-opts": "^4.3.0",
"requirefresh": "^4.11.0",
"safefs": "^6.11.0"
"requirefresh": "^4.12.0",
"safefs": "^6.12.0"
},
"devDependencies": {
"@bevry/update-contributors": "^1.15.0",
"assert-helpers": "^6.19.0",
"@bevry/update-contributors": "^1.16.0",
"assert-helpers": "^7.2.0",
"coffeelint": "^2.1.0",
"coffeescript": "^2.5.1",
"kava": "^5.10.0",
"projectz": "^2.14.0",
"safeps": "^10.12.0",
"valid-directory": "^3.0.0"
"kava": "^5.11.0",
"projectz": "^2.15.0",
"safeps": "^10.13.0",
"valid-directory": "^3.3.0"
},

@@ -132,0 +135,0 @@ "scripts": {

@@ -271,2 +271,5 @@ <!-- TITLE/ -->

<!-- INSTALL/ -->

@@ -273,0 +276,0 @@

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