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

@cordisjs/timer

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cordisjs/timer - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

lib/index.cjs

19

package.json
{
"name": "@cordisjs/timer",
"description": "Timer plugin for cordis",
"version": "0.2.0",
"main": "lib/index.js",
"description": "Timer service for cordis",
"version": "0.2.1",
"type": "module",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"types": "lib/index.d.ts",
"exports": {
".": {
"require": "./lib/index.cjs",
"import": "./lib/index.mjs",
"types": "./lib/index.d.ts"
},
"./package.json": "./package.json"
},
"files": [

@@ -30,7 +39,7 @@ "lib",

"devDependencies": {
"cordis": "^3.5.1"
"cordis": "^3.6.1"
},
"peerDependencies": {
"cordis": "^3.5.1"
"cordis": "^3.6.1"
}
}

@@ -1,1 +0,1 @@

# @cordisjs/logger
# @cordisjs/timer
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