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.2.0 to 0.3.1

dist/Animator.d.ts

16

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

@@ -13,3 +15,13 @@ "dependencies": {

"url": "https://github.com/lhapaipai/pentatrion-lib.git"
},
"scripts": {
"dev": "tsc -d --watch",
"build": "rm -rf ./dist/ && tsc -d"
},
"files": [
"dist"
],
"devDependencies": {
"typescript": "^4.3.5"
}
}
Animator.js
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