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

pentatrion-lib

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pentatrion-lib - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

Animator.d.ts

20

package.json
{
"name": "pentatrion-lib",
"description": "Des fonctions utiles pour vos projets",
"version": "0.3.1",
"version": "0.3.2",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "index.js",
"types": "index.d.ts",
"author": "Lhapaipai",
"dependencies": {
"mini-notifier": "^0.2.0"
},
"repository": {

@@ -16,12 +13,5 @@ "type": "git",

},
"scripts": {
"dev": "tsc -d --watch",
"build": "rm -rf ./dist/ && tsc -d"
},
"files": [
"dist"
],
"devDependencies": {
"typescript": "^4.3.5"
"dependencies": {
"mini-notifier": "^0.4.0"
}
}
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