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

crs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crs - npm Package Compare versions

Comparing version 0.0.0 to 0.0.01

lib/Aggre spec.js

2

lib/domain spec.js

@@ -9,5 +9,5 @@ var Domain = require("crs").Domain;

domain.command(["command name",data],function(err,msg){
domain.exec(["command name",data],function(err,msg){
});
{
"name": "crs",
"version": "0.0.0",
"version": "0.0.01",
"description": "DDD Domain ",

@@ -5,0 +5,0 @@ "main": "index.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