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.26 to 0.0.27

26

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

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

"devDependencies": {
"@babel/cli": "^7.1.5",
"@babel/core": "^7.1.6",
"@babel/preset-env": "^7.1.6",
"@types/jasmine": "^3.0.0",
"@types/node": "^10.12.9",
"@types/react": "^16.7.6",
"@types/react-dom": "^16.0.9",
"@babel/cli": "^7.2.0",
"@babel/core": "^7.2.0",
"@babel/preset-env": "^7.2.0",
"@types/jasmine": "^3.3.1",
"@types/node": "^10.12.12",
"@types/react": "^16.7.13",
"@types/react-dom": "^16.0.11",
"babel-loader": "^8.0.4",
"cpx": "^1.5.0",
"cross-env": "^5.2.0",
"jasmine": "^3.3.0",
"jasmine": "^3.3.1",
"jasmine-spec-reporter": "^4.2.1",
"mkdirp": "^0.5.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"react": "^16.6.3",

@@ -48,6 +48,6 @@ "react-dom": "^16.6.3",

"source-map-loader": "^0.2.4",
"ts-loader": "^5.3.0",
"ts-loader": "^5.3.1",
"tslint": "^5.11.0",
"typescript": "^3.1.6",
"webpack": "^4.25.1",
"typescript": "^3.2.1",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2"

@@ -54,0 +54,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