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

props-model

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

props-model - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "props-model",
"version": "1.0.0",
"version": "1.0.1",
"description": "A model for properties including change events and derived properties",

@@ -29,3 +29,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=8 <=11"
"node": ">=8 <=14"
},

@@ -39,5 +39,3 @@ "scripts": {

"check:lint:js:test": "standard test/**/*.js | snazzy",
"check:lint:js:npmpackagejsonlint-config": "standard ./npmpackagejsonlint.config.js | snazzy",
"check:lint:js": "npm-run-all --parallel check:lint:js:*",
"check:lint:package-json": "npmPkgJsonLint .",
"check:lint": "npm-run-all --parallel check:lint:*",

@@ -66,3 +64,3 @@ "check": "npm-run-all --parallel check:*",

"devDependencies": {
"@babel/cli": "7.8.4",
"@babel/cli": "7.13.14",
"@babel/core": "7.2.0",

@@ -78,3 +76,3 @@ "@babel/polyfill": "7.0.0",

"mocha": "7.1.2",
"npm-package-json-lint": "3.5.0",
"npm-package-json-lint": "5.1.0",
"npm-run-all": "4.1.5",

@@ -81,0 +79,0 @@ "nyc": "15.0.1",

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