Socket
Socket
Sign inDemoInstall

@stdlib/datasets-emoji-picto-code

Package Overview
Dependencies
99
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

25

package.json
{
"name": "@stdlib/datasets-emoji-picto-code",
"version": "0.2.0",
"version": "0.2.1",
"description": "Emoji pictographs and codes.",

@@ -19,17 +19,10 @@ "license": "Apache-2.0",

"directories": {
"benchmark": "./benchmark",
"data": "./data",
"doc": "./docs",
"example": "./examples",
"lib": "./lib",
"scripts": "./scripts",
"test": "./test"
"dist": "./dist"
},
"types": "./docs/types",
"scripts": {
"test": "make test",
"test-cov": "make test-cov",
"examples": "make examples",
"benchmark": "make benchmark"
},
"scripts": {},
"homepage": "https://stdlib.io",

@@ -44,12 +37,6 @@ "repository": {

"dependencies": {
"@stdlib/fs-read-json": "^0.2.0",
"@stdlib/utils-copy": "^0.2.0"
"@stdlib/fs-read-json": "^0.2.1",
"@stdlib/utils-copy": "^0.2.1"
},
"devDependencies": {
"@stdlib/datasets-emoji": "^0.2.0",
"proxyquire": "^2.0.0",
"tape": "git+https://github.com/kgryte/tape.git#fix/globby",
"istanbul": "^0.4.1",
"tap-min": "git+https://github.com/Planeshifter/tap-min.git"
},
"devDependencies": {},
"engines": {

@@ -56,0 +43,0 @@ "node": ">=0.10.0",

@@ -175,4 +175,4 @@ <!--

[test-image]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml/badge.svg?branch=v0.2.0
[test-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml?query=branch:v0.2.0
[test-image]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml/badge.svg?branch=v0.2.1
[test-url]: https://github.com/stdlib-js/datasets-emoji-picto-code/actions/workflows/test.yml?query=branch:v0.2.1

@@ -179,0 +179,0 @@ [coverage-image]: https://img.shields.io/codecov/c/github/stdlib-js/datasets-emoji-picto-code/main.svg

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