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

@yarnpkg/parsers

Package Overview
Dependencies
Maintainers
5
Versions
115
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarnpkg/parsers - npm Package Compare versions

Comparing version 2.0.0-rc.11 to 2.0.0-rc.12

2

lib/syml.js

@@ -110,3 +110,3 @@ "use strict";

return parseViaPeg(source);
let value = js_yaml_1.safeLoad(source, {
const value = js_yaml_1.safeLoad(source, {
schema: js_yaml_1.FAILSAFE_SCHEMA,

@@ -113,0 +113,0 @@ });

{
"name": "@yarnpkg/parsers",
"version": "2.0.0-rc.11",
"version": "2.0.0-rc.12",
"license": "BSD-2-Clause",
"main": "./lib/index.js",

@@ -31,3 +32,6 @@ "dependencies": {

},
"engines": {
"node": ">=10.19.0"
},
"typings": "./lib/index.d.ts"
}
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