Socket
Socket
Sign inDemoInstall

rsdi

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rsdi - npm Package Compare versions

Comparing version 0.0.3 to 0.0.8

definitions/BaseDefinition.d.ts

10

package.json
{
"name": "rsdi",
"version": "0.0.3",
"version": "0.0.8",
"description": "dependency injection container",
"scripts": {
"test": "jest",
"build": "rm -R ./dist/* && tsc --build tsconfig.json"
"build": "rm -Rf ./dist/* && NODE_ENV=production tsc --build tsconfig.json",
"copy:package": "cp README.md package.json dist/",
"deploy": "npm run build && npm run copy:package && npm publish dist"
},
"main": "dist/index.js",
"files": [
"dist"
],
"keywords": [

@@ -14,0 +12,0 @@ "dependency",

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