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

autumn

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autumn - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

autumn.js

@@ -90,3 +90,3 @@ #!/usr/bin/env node

logSTATUS('Trying new origin shift: ' + idOriginShift);
if( idOriginShift >= 19 ){
if( idOriginShift > answers.length - 2 ){
logFAIL('origin shift too large');

@@ -93,0 +93,0 @@ process.exit(5);

@@ -6,3 +6,3 @@ {

"preferGlobal": true,
"version": "1.0.0",
"version": "1.0.1",
"description": "A tool to export answers from a Formspring (Spring.me) account.",

@@ -9,0 +9,0 @@ "keywords": [

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