Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

season

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

season - npm Package Compare versions

Comparing version 5.1.2 to 5.1.3

2

lib/cson.js

@@ -12,3 +12,3 @@ (function() {

CSON = require('cson-safe');
CSON = require('cson-parser');

@@ -15,0 +15,0 @@ csonCache = null;

@@ -10,3 +10,3 @@ (function() {

CSON = require('cson-safe');
CSON = require('cson-parser');

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

{
"name": "season",
"version": "5.1.2",
"version": "5.1.3",
"description": "CSON utilities",

@@ -33,3 +33,3 @@ "licenses": [

"dependencies": {
"cson-safe": "^1.0.5",
"cson-parser": "^1.0.6",
"fs-plus": "2.x",

@@ -36,0 +36,0 @@ "optimist": "~0.4.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