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

emellib

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

emellib - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

faceDetectionPico.js

9

index.js

@@ -1,8 +0,5 @@

export const testMe = () => { console.log('i am being tested') }
testMe() // run `node index.js` to see `i am being tested` as output
import * as motionDetector from './motionDetection'
// make sure it works when you use it using require or import statement.
// So that you can use your created npm package inside any project.
// Run:
// $ npm link
export { motionDetector }
{
"name": "emellib",
"version": "0.0.0",
"version": "0.0.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "homepage": "https://www.crejo.fun/",

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