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

ts-repository-fluent

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

ts-repository-fluent - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

dist/BaseRepository.js

7

package.json
{
"name": "ts-repository-fluent",
"version": "0.0.6",
"version": "0.0.7",
"description": "A basic data repository framework for Typescript. Includes a fluent-style query interface.",
"main": "source/index.ts",
"main": "dist/index.js",
"typings": "source/index.ts",

@@ -16,3 +16,4 @@ "keywords": [

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"build": "tsc",
"test": "./node_modules/mocha/bin/_mocha"
},

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

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