Socket
Socket
Sign inDemoInstall

skazka

Package Overview
Dependencies
0
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -1,4 +0,4 @@

if (process.env.npm_package_author_name !== 'SkazkaJS') {
if (process.env.npm_package_author_name !== 'skazkajs') {
console.error('This package is deprecated. See: https://skazkajs.org/'); // eslint-disable-line
process.exit(1);
}
{
"name": "skazka",
"version": "0.0.1",
"version": "0.0.2",
"description": "Skazka",

@@ -10,3 +10,3 @@ "main": "index.js",

"engines": {
"node": ">=8.9.0"
"node": ">=10.0.0"
},

@@ -44,2 +44,2 @@ "license": "MIT",

}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc