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

create-empirica-app

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-empirica-app - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

2

package.json
{
"name": "create-empirica-app",
"version": "0.0.21",
"version": "0.0.22",
"description": "Create Empirica apps easily.",

@@ -5,0 +5,0 @@ "keywords": [

{
"name": "empirica-example",
"name": "empirica-template-basic",
"requires": true,

@@ -491,5 +491,5 @@ "lockfileVersion": 1,

"lodash": {
"version": "4.17.11",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg=="
"version": "4.17.15",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz",
"integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A=="
},

@@ -683,7 +683,7 @@ "lodash._basecallback": {

"message-box": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/message-box/-/message-box-0.2.1.tgz",
"integrity": "sha512-4xDqKkw84G5qtNKzmywJ+OR+ypjpHGJeKaLKnVE5LtbFGDTDwvL+c/mc7S9rRr4bzopJUiCvdPWjnnOI9qco8Q==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/message-box/-/message-box-0.2.2.tgz",
"integrity": "sha512-A32m9D2ZaE08ZaXoE74AjcKwjtwwEhDT2EeY7A3YMAEB4ypL0uMZw7HegwZ806GIWyY4VLwe3kGO9reIdjwiRg==",
"requires": {
"lodash": "^4.17.11"
"lodash": "^4.17.14"
}

@@ -1330,5 +1330,5 @@ },

"simpl-schema": {
"version": "1.5.3",
"resolved": "https://registry.npmjs.org/simpl-schema/-/simpl-schema-1.5.3.tgz",
"integrity": "sha512-J24gSh39gBc3TYRFgaWx81bRf9unNML9u3dTAgxL1KI3F9JOv+Z29yEbosJFqmHfuuZ3K7ET/tTQKX4r4+f8/w==",
"version": "1.5.5",
"resolved": "https://registry.npmjs.org/simpl-schema/-/simpl-schema-1.5.5.tgz",
"integrity": "sha512-LEAKeqXS9VDpH7sVXmsIJsED7fdMj/WAP0roZw0u0IzOgQV7n3x7jcf722cl7WM6U5ANwI4wwv0dujLuwv266A==",
"requires": {

@@ -1335,0 +1335,0 @@ "clone": "^2.1.1",

@@ -14,3 +14,3 @@ {

"react-router-dom": "4.3.1",
"simpl-schema": "1.5.3"
"simpl-schema": "1.5.5"
},

@@ -17,0 +17,0 @@ "meteor": {

Sorry, the diff of this file is not supported yet

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