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

liyad

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

liyad - npm Package Compare versions

Comparing version 0.0.46 to 0.0.47

20

package.json
{
"name": "liyad",
"private": false,
"version": "0.0.46",
"version": "0.0.47",
"description": "Liyad (Lisp yet another DSL interpreter) is very small Lisp interpreter written in JavaScript.",

@@ -26,8 +26,8 @@ "keywords": [

"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.4.0",
"@babel/preset-env": "^7.4.2",
"@babel/cli": "^7.4.3",
"@babel/core": "^7.4.3",
"@babel/preset-env": "^7.4.3",
"@types/jasmine": "^3.3.12",
"@types/node": "^11.12.1",
"@types/react": "^16.8.10",
"@types/node": "^11.13.0",
"@types/react": "^16.8.12",
"@types/react-dom": "^16.8.3",

@@ -37,3 +37,3 @@ "babel-loader": "^8.0.5",

"cross-env": "^5.2.0",
"jasmine": "^3.3.1",
"jasmine": "^3.4.0",
"jasmine-spec-reporter": "^4.2.1",

@@ -44,3 +44,3 @@ "mkdirp": "^0.5.1",

"react-dom": "^16.8.6",
"red-agate": "^0.2.17",
"red-agate": "^0.2.18",
"reflect-metadata": "^0.1.13",

@@ -51,4 +51,4 @@ "rimraf": "^2.6.3",

"ts-loader": "^5.3.3",
"tslint": "^5.14.0",
"typescript": "^3.4.1",
"tslint": "^5.15.0",
"typescript": "^3.4.2",
"webpack": "^4.29.6",

@@ -55,0 +55,0 @@ "webpack-cli": "^3.3.0"

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