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

rassets

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rassets - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

lib/index.js

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

headers: {
Cookie: cookie,
Cookie: `.ROBLOSECURITY=${cookie};`,
"X-CSRF-Token": xcsrf,

@@ -174,0 +174,0 @@ "Content-Type": "application-json"

{
"name": "rassets",
"version": "1.1.1",
"version": "1.1.2",
"description": "A simple Typescript wrapper to upload assets.",

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

@@ -168,3 +168,3 @@ // Dependencies

headers: {
Cookie: cookie,
Cookie: `.ROBLOSECURITY=${cookie};`,
"X-CSRF-Token": xcsrf,

@@ -171,0 +171,0 @@ "Content-Type": "application-json"

Sorry, the diff of this file is not supported yet

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