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

@travetto/yaml

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@travetto/yaml - npm Package Compare versions

Comparing version 0.7.1-alpha.2 to 0.7.1-alpha.3

4

package.json

@@ -29,4 +29,4 @@ {

},
"version": "0.7.1-alpha.2",
"gitHead": "010f9fe7407053a038f635aca11daf4165894f73"
"version": "0.7.1-alpha.3",
"gitHead": "3bb9fa31791043faba9ddb1580dd88599dc4860a"
}

@@ -34,3 +34,3 @@ import { Block, ListBlock, MapBlock, TextBlock } from './type/block';

}
return last;
return last || { index: 0, value: {} }; // Default to empty object if nothing returned
}

@@ -37,0 +37,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