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

tinyspy

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tinyspy - npm Package Compare versions

Comparing version 0.0.3 to 0.0.5

10

package.json
{
"name": "tinyspy",
"version": "0.0.3",
"version": "0.0.5",
"type": "module",

@@ -11,8 +11,8 @@ "scripts": {

},
"main": "./dist/index.mjs",
"module": "./dist/index.mjs",
"main": "./dist/index.js",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/index.mjs",
"import": "./dist/index.js",
"types": "./dist/index.d.ts"

@@ -40,3 +40,3 @@ }

"size-limit": "^7.0.4",
"tinyspy": "^0.0.2",
"tinyspy": "^0.0.3",
"tsup": "^5.11.1",

@@ -43,0 +43,0 @@ "typescript": "^4.5.3",

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