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

@epip/crud

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@epip/crud - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

4

package.json
{
"name": "@epip/crud",
"version": "1.0.3",
"version": "1.0.4",
"description": "",

@@ -17,3 +17,3 @@ "main": "index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc -p tsconfig.json"
},

@@ -20,0 +20,0 @@ "repository": {

@@ -10,3 +10,3 @@ {

"strict": true,
"outDir": "./core",
"outDir": "./dist",
"baseUrl": "./src",

@@ -29,2 +29,3 @@ "esModuleInterop": true,

"skipLibCheck": true,
"declarationDir": "./dist"
},

@@ -31,0 +32,0 @@ "exclude": ["./node-modules/**/.ts"],

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