Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

paper-snake

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paper-snake - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

3

package.json
{
"name": "paper-snake",
"version": "1.0.5",
"version": "1.0.6",
"description": "",

@@ -14,2 +14,3 @@ "main": "dist/paper-snake.js",

"lodash-es": "^4.17.10",
"regenerator-runtime": "^0.12.0",
"roughjs": "^2.2.3"

@@ -16,0 +17,0 @@ },

@@ -0,1 +1,2 @@

import 'regenerator-runtime/runtime'
import { last } from 'lodash-es'

@@ -2,0 +3,0 @@ import createLayer from './createLayer.js'

Sorry, the diff of this file is too big to display

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