facebook-send-api-sdk
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "facebook-send-api-sdk", | ||
"version": "0.0.03", | ||
"version": "0.0.04", | ||
"description": "Facebook SendApi SDK", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
'use strict'; | ||
const constants = require('../../../constants'); | ||
const constants = require('../../constants'); | ||
const attachment = require('./../component/Attachment'); | ||
@@ -5,0 +5,0 @@ const message = require('./../component/Message'); |
'use strict'; | ||
const constants = require('../../../constants'); | ||
const constants = require('../../constants'); | ||
const attachment = require('./../component/Attachment'); | ||
@@ -5,0 +5,0 @@ const message = require('./../component/Message'); |
'use strict'; | ||
const constants = require('../../../constants'); | ||
const constants = require('../../constants'); | ||
const attachment = require('./../component/Attachment'); | ||
@@ -5,0 +5,0 @@ const message = require('./../component/Message'); |
'use strict'; | ||
const constants = require('../../../constants'); | ||
const constants = require('../../constants'); | ||
const attachment = require('./../component/Attachment'); | ||
@@ -5,0 +5,0 @@ const message = require('./../component/Message'); |
'use strict'; | ||
const constants = require('../../../constants'); | ||
const constants = require('../../constants'); | ||
const attachment = require('./../component/Attachment'); | ||
@@ -5,0 +5,0 @@ const message = require('./../component/Message'); |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
22617