New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yayson

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yayson - npm Package Compare versions

Comparing version 2.0.0-beta.2 to 2.0.0-beta.3

2

package.json
{
"name": "yayson",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "A library for serializing and reading JSON API standardized data in JavaScript.",

@@ -5,0 +5,0 @@ "main": "lib/yayson.js",

@@ -10,3 +10,3 @@ # YAYSON

```
$ npm install yayson --pre --save
$ npm install yayson --save
```

@@ -13,0 +13,0 @@

@@ -6,2 +6,2 @@ # Release process

3. git tag -a v1.0.5 -m "Version 1.0.5"
4. npm publish ./ --tag 1.0.5
4. npm publish
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