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

@bafsllc/nx-serverless

Package Overview
Dependencies
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bafsllc/nx-serverless - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.eslintrc.json

5

builders.json

@@ -14,2 +14,7 @@ {

},
"offline": {
"implementation": "./src/builders/offline/offline.impl",
"schema": "./src/builders/offline/schema.json",
"description": "Execute a Serverless application offline"
},
"deploy": {

@@ -16,0 +21,0 @@ "implementation": "./src/builders/deploy/deploy.impl",

11

package.json
{
"name": "@bafsllc/nx-serverless",
"version": "0.0.4",
"version": "0.0.5",
"main": "src/index.js",

@@ -10,10 +10,3 @@ "schematics": "./collection.json",

"url": "git+https://github.com/bafsllc/nx-serverless.git"
},
"typings": "src/index.d.ts",
"dependencies": {
"rxjs": "6.6.2",
"lodash": "4.17.15",
"yaml": "^1.10.0"
},
"peerDependencies": {}
}
}
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